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 c38f849..c2586b4 100644 --- a/patch/include.h +++ b/patch/include.h @@ -94,6 +94,10 @@ #include "rotatestack.h" #endif +#if SCRATCHPAD_PATCH +#include "scratchpad.h" +#endif + #if SELFRESTART_PATCH #include "selfrestart.h" #endif |
