summaryrefslogtreecommitdiffstats
path: root/noatun/library/effects.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/library/effects.cpp')
-rw-r--r--noatun/library/effects.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/noatun/library/effects.cpp b/noatun/library/effects.cpp
index 6815a90a..2e4d6038 100644
--- a/noatun/library/effects.cpp
+++ b/noatun/library/effects.cpp
@@ -11,7 +11,9 @@
#include <config.h>
-#define HAS_ARTSVERSION_H
+#if !defined(NOATUN_WITHOUT_ARTS_EFFECTS)
+# define HAS_ARTSVERSION_H
+#endif
#ifdef HAS_ARTSVERSION_H
#include <artsgui.h>