Renamed SCRATCHPAD_PATCH --> SCRATCHPADS_PATCH to match the naming of the suckless patches as the multiple scratchpads patch has its own location now
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user