aboutsummaryrefslogtreecommitdiff
path: root/base/plugins.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/plugins.h')
-rw-r--r--base/plugins.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/base/plugins.h b/base/plugins.h
index 3202941431..6f276743db 100644
--- a/base/plugins.h
+++ b/base/plugins.h
@@ -165,6 +165,10 @@ DECLARE_PLUGIN(SWORD2)
DECLARE_PLUGIN(QUEEN)
#endif
+#ifndef DISABLE_SAGA
+DECLARE_PLUGIN(SAGA)
+#endif
+
#endif
#endif