diff options
Diffstat (limited to 'patch/include.h')
| -rw-r--r-- | patch/include.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/patch/include.h b/patch/include.h index dca2120..97628aa 100644 --- a/patch/include.h +++ b/patch/include.h @@ -49,6 +49,9 @@ #if !FAKEFULLSCREEN_PATCH && FAKEFULLSCREEN_CLIENT_PATCH #include "fakefullscreenclient.h" #endif +#if FLOATPOS_PATCH +#include "floatpos.h" +#endif #if FOCUSADJACENTTAG_PATCH #include "focusadjacenttag.h" #endif |
