diff options
Diffstat (limited to 'patch/include.h')
| -rw-r--r-- | patch/include.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/patch/include.h b/patch/include.h index fb427cf..924ffff 100644 --- a/patch/include.h +++ b/patch/include.h @@ -44,6 +44,10 @@ #include "rotatestack.h" #endif +#if SELFRESTART_PATCH +#include "selfrestart.h" +#endif + #if SETBORDERPX_PATCH #include "setborderpx.h" #endif |
