diff options
| author | bakkeby <[email protected]> | 2021-02-11 12:01:08 +0100 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2021-02-11 12:01:08 +0100 |
| commit | 1d092253e3b9ee5e310957d83edb2effad10cdb8 (patch) | |
| tree | 308e95e54c2ddfd5b4dc6edaaeff3e932489159e /patch/include.h | |
| parent | b4758c388d968de19d633284e86a33c4fb592982 (diff) | |
| download | dwm-flexipatch-1d092253e3b9ee5e310957d83edb2effad10cdb8.tar.gz dwm-flexipatch-1d092253e3b9ee5e310957d83edb2effad10cdb8.zip | |
Adding riodraw patch
Diffstat (limited to 'patch/include.h')
| -rw-r--r-- | patch/include.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/patch/include.h b/patch/include.h index 8703af1..b3fe1cb 100644 --- a/patch/include.h +++ b/patch/include.h @@ -193,6 +193,9 @@ #if RESTARTSIG_PATCH #include "restartsig.h" #endif +#if RIODRAW_PATCH +#include "riodraw.h" +#endif #if ROTATESTACK_PATCH #include "rotatestack.h" #endif |
