summaryrefslogtreecommitdiff
path: root/utils/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/config.h')
-rw-r--r--utils/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/config.h b/utils/config.h
index 66c1a20b6..f681c96be 100644
--- a/utils/config.h
+++ b/utils/config.h
@@ -43,5 +43,8 @@
/* ANT URL protocol support */
#define WITH_URL
+/* Export modules */
+#define WITH_DRAW_EXPORT
+
#endif