summaryrefslogtreecommitdiffhomepage
path: root/patch/include.c
diff options
context:
space:
mode:
Diffstat (limited to 'patch/include.c')
-rw-r--r--patch/include.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/patch/include.c b/patch/include.c
index d8631fb..d7c3178 100644
--- a/patch/include.c
+++ b/patch/include.c
@@ -37,7 +37,7 @@
#if EXRESIZE_PATCH
#include "exresize.c"
#endif
-#if FAKEFULLSCREEN_CLIENT_PATCH
+#if !FAKEFULLSCREEN_PATCH && FAKEFULLSCREEN_CLIENT_PATCH
#include "fakefullscreenclient.c"
#endif
#if FOCUSADJACENTTAG_PATCH