summaryrefslogtreecommitdiffhomepage
path: root/patch/include.h
diff options
context:
space:
mode:
Diffstat (limited to 'patch/include.h')
-rw-r--r--patch/include.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/patch/include.h b/patch/include.h
index d728729..62ecd46 100644
--- a/patch/include.h
+++ b/patch/include.h
@@ -84,6 +84,9 @@
#if SCRATCHPAD_PATCH
#include "scratchpad.h"
#endif
+#if SCRATCHPAD_ALT_1_PATCH
+#include "scratchpad_alt_1.h"
+#endif
#if SELFRESTART_PATCH
#include "selfrestart.h"
#endif