st/patch/x_include.h

9 lines
111 B
C
Raw Normal View History

/* Patches */
#if OPENCOPIED_PATCH
#include "opencopied.h"
#endif
#if FIXIME_PATCH
#include "fixime.h"
#endif