summaryrefslogtreecommitdiff
path: root/src/effects.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/effects.cpp')
-rw-r--r--src/effects.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/effects.cpp b/src/effects.cpp
index 1aacddb..23a4fb2 100644
--- a/src/effects.cpp
+++ b/src/effects.cpp
@@ -1,3 +1,7 @@
+#if SPECIAL
+#include "main.h"
+#endif
+
#include "effects_software.cpp"
#include "effects_gl.cpp"