summaryrefslogtreecommitdiffhomepage
path: root/patch/include.h
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2019-09-10 00:18:46 +0200
committerbakkeby <[email protected]>2019-09-10 00:30:17 +0200
commitd6517bf4f83298cd8655481c474519987b41c71c (patch)
tree96fea81a537246c79a74f648d233c00b63b8072d /patch/include.h
parent4a17b880ad2cc4ae9098809ca3ccf4d439127450 (diff)
downloaddwm-flexipatch-d6517bf4f83298cd8655481c474519987b41c71c.tar.gz
dwm-flexipatch-d6517bf4f83298cd8655481c474519987b41c71c.zip
Adding awesomebar 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 f76f6f1..49d3a1c 100644
--- a/patch/include.h
+++ b/patch/include.h
@@ -16,6 +16,10 @@
#include "autostart.h"
#endif
+#if AWESOMEBAR_PATCH
+#include "awesomebar.h"
+#endif
+
#if CFACTS_PATCH
#include "cfacts.h"
#endif