diff options
Diffstat (limited to 'patch/include.h')
| -rw-r--r-- | patch/include.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/patch/include.h b/patch/include.h index 35c6423..9d77d76 100644 --- a/patch/include.h +++ b/patch/include.h @@ -36,6 +36,10 @@ #include "cyclelayouts.h" #endif +#if DWMC_PATCH +#include "dwmc.h" +#endif + #if EWMHTAGS_PATCH #include "ewmhtags.h" #endif |
