summaryrefslogtreecommitdiffhomepage
path: root/patch/include.c
diff options
context:
space:
mode:
Diffstat (limited to 'patch/include.c')
-rw-r--r--patch/include.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/patch/include.c b/patch/include.c
index 49590a7..6ddb2f9 100644
--- a/patch/include.c
+++ b/patch/include.c
@@ -197,6 +197,9 @@
#if RESTARTSIG_PATCH
#include "restartsig.c"
#endif
+#if RIODRAW_PATCH
+#include "riodraw.c"
+#endif
#if ROTATESTACK_PATCH
#include "rotatestack.c"
#endif