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 65e0eda..9ab7527 100644
--- a/patch/include.h
+++ b/patch/include.h
@@ -98,6 +98,9 @@
#endif
/* Other patches */
+#if ALT_TAB_PATCH
+#include "alttab.h"
+#endif
#if ASPECTRESIZE_PATCH
#include "aspectresize.h"
#endif