summaryrefslogtreecommitdiffhomepage
path: root/patch/include.h
diff options
context:
space:
mode:
Diffstat (limited to 'patch/include.h')
-rw-r--r--patch/include.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/patch/include.h b/patch/include.h
index 27cf77b..7aab494 100644
--- a/patch/include.h
+++ b/patch/include.h
@@ -264,6 +264,9 @@
#if TAGSWAPMON_PATCH
#include "tagswapmon.h"
#endif
+#if TAPRESIZE_PATCH
+#include "tapresize.h"
+#endif
#if TOGGLEFULLSCREEN_PATCH
#include "togglefullscreen.h"
#endif