FAKEFULLSCREEN_PATCH takes precedence over the FAKEFULLSCREEN_CLIENT_PATCH, ref. #13

This commit is contained in:
bakkeby
2020-03-20 16:45:20 +01:00
parent 2541d38d2c
commit 873b856428
6 changed files with 7 additions and 6 deletions

View File

@ -37,7 +37,7 @@
#if EXRESIZE_PATCH
#include "exresize.h"
#endif
#if FAKEFULLSCREEN_CLIENT_PATCH
#if !FAKEFULLSCREEN_PATCH && FAKEFULLSCREEN_CLIENT_PATCH
#include "fakefullscreenclient.h"
#endif
#if FOCUSADJACENTTAG_PATCH