summaryrefslogtreecommitdiffhomepage
path: root/patch/include.h
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2019-09-05 23:19:23 +0200
committerbakkeby <[email protected]>2019-09-05 23:19:23 +0200
commite681ab5dd99c5b0b8693846239976c3cb66fe502 (patch)
treeb653c8142dc2bdda1f8f03a734dcd5b1830cf44a /patch/include.h
parent591caea975327d912b0650dd7cbbf66329c40585 (diff)
downloaddwm-flexipatch-e681ab5dd99c5b0b8693846239976c3cb66fe502.tar.gz
dwm-flexipatch-e681ab5dd99c5b0b8693846239976c3cb66fe502.zip
Adding zoomswap patch (pertag compatible)
Diffstat (limited to 'patch/include.h')
-rw-r--r--patch/include.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/patch/include.h b/patch/include.h
index 5605b77..52b0514 100644
--- a/patch/include.h
+++ b/patch/include.h
@@ -4,4 +4,8 @@
#if SYSTRAY_PATCH
#include "systray.h"
-#endif \ No newline at end of file
+#endif
+
+#if ZOOMSWAP_PATCH
+#include "zoomswap.h"
+#endif // ZOOMSWAP_PATCH \ No newline at end of file