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 aa77397..d97b503 100644 --- a/patch/include.h +++ b/patch/include.h @@ -101,6 +101,9 @@ #include "sortscreens.h" #endif // XINERAMA #endif +#if STACKER_PATCH +#include "stacker.h" +#endif #if STICKY_PATCH #include "sticky.h" #endif |
