summaryrefslogtreecommitdiffhomepage
path: root/patch/include.h
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2019-09-14 00:36:18 +0200
committerbakkeby <[email protected]>2019-09-14 00:36:18 +0200
commit39e161e54519c8c28d479d69f5a1be88b59e3dac (patch)
tree7d04c12ff971c0eb66eb1b03b27132f861eadd72 /patch/include.h
parentc5b830e6ab1c570f19ff71badc5c4689c78f86f8 (diff)
downloaddwm-flexipatch-39e161e54519c8c28d479d69f5a1be88b59e3dac.tar.gz
dwm-flexipatch-39e161e54519c8c28d479d69f5a1be88b59e3dac.zip
Adding push patch
Diffstat (limited to 'patch/include.h')
-rw-r--r--patch/include.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/patch/include.h b/patch/include.h
index 9226f4d..ae948cd 100644
--- a/patch/include.h
+++ b/patch/include.h
@@ -36,6 +36,10 @@
#include "ewmhtags.h"
#endif
+#if PUSH_PATCH
+#include "push.h"
+#endif
+
#if ROTATESTACK_PATCH
#include "rotatestack.h"
#endif