st/patch/st_include.c

9 lines
148 B
C

/* Patches */
#if COPYURL_PATCH || COPYURL_HIGHLIGHT_SELECTED_URLS_PATCH
#include "copyurl.c"
#endif
#if NEWTERM_PATCH
#include "newterm.c"
#endif