aboutsummaryrefslogtreecommitdiff
path: root/sc4pd/source/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sc4pd/source/main.cpp')
-rw-r--r--sc4pd/source/main.cpp7
1 files changed, 1 insertions, 6 deletions
diff --git a/sc4pd/source/main.cpp b/sc4pd/source/main.cpp
index bc8af2a..cbec3c3 100644
--- a/sc4pd/source/main.cpp
+++ b/sc4pd/source/main.cpp
@@ -34,12 +34,7 @@
Coded while listening to: Phosphor
*/
-#include <flext.h>
-#include "SC_PlugIn.h"
-
-#if !defined(FLEXT_VERSION) || (FLEXT_VERSION < 406)
-#error You need at least FLEXT version 0.4.6
-#endif
+#include "sc4pd.hpp"
#define SC4PD_VERSION "0.01"