aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/zexy.h9
1 files changed, 1 insertions, 8 deletions
diff --git a/src/zexy.h b/src/zexy.h
index 9c13963..46c6bb7 100644
--- a/src/zexy.h
+++ b/src/zexy.h
@@ -39,14 +39,7 @@
# endif
#endif
-#ifdef ZEXY_LIBRARY
-/* some defines, which turn on special compile-options
- * (like parallel-port)
- * the ifdef is here, to not break the externals/build-system
- * (read: build-systems outside of zexy)
- */
-# include "zexyconf.h"
-#endif
+#include "zexyconf.h"
#include "m_pd.h"