diff options
Diffstat (limited to 'patch/include.c')
| -rw-r--r-- | patch/include.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/patch/include.c b/patch/include.c index 9b0fd0d..346839c 100644 --- a/patch/include.c +++ b/patch/include.c @@ -32,6 +32,9 @@ #if EWMHTAGS_PATCH #include "ewmhtags.c" #endif +#if FAKEFULLSCREEN_CLIENT_PATCH +#include "fakefullscreenclient.c" +#endif #if FOCUSADJACENTTAG_PATCH #include "focusadjacenttag.c" #endif |
