summaryrefslogtreecommitdiffhomepage
path: root/patch/include.h
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2020-06-05 11:23:22 +0200
committerbakkeby <[email protected]>2020-06-05 11:23:22 +0200
commit6321b52a302dded8224390a81bb60a7073bec2f3 (patch)
tree3976af5255d714bc35a9e6347100daf7ecea47a8 /patch/include.h
parent09a5fc909776c7888629a5b46078374e571ed04a (diff)
downloaddwm-flexipatch-6321b52a302dded8224390a81bb60a7073bec2f3.tar.gz
dwm-flexipatch-6321b52a302dded8224390a81bb60a7073bec2f3.zip
Renamed SCRATCHPAD_PATCH --> SCRATCHPADS_PATCH to match the naming of the suckless patches as the multiple scratchpads patch has its own location now
Diffstat (limited to 'patch/include.h')
-rw-r--r--patch/include.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/patch/include.h b/patch/include.h
index d26d740..bb91ee2 100644
--- a/patch/include.h
+++ b/patch/include.h
@@ -102,7 +102,7 @@
#if ROUNDED_CORNERS_PATCH
#include "roundedcorners.h"
#endif
-#if SCRATCHPAD_PATCH
+#if SCRATCHPADS_PATCH
#include "scratchpad.h"
#endif
#if SCRATCHPAD_ALT_1_PATCH