aboutsummaryrefslogtreecommitdiff
path: root/sc4pd/source/ring3.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sc4pd/source/ring3.cpp')
-rw-r--r--sc4pd/source/ring3.cpp8
1 files changed, 1 insertions, 7 deletions
diff --git a/sc4pd/source/ring3.cpp b/sc4pd/source/ring3.cpp
index 1887066..adb13c2 100644
--- a/sc4pd/source/ring3.cpp
+++ b/sc4pd/source/ring3.cpp
@@ -35,13 +35,7 @@
*/
-#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"
inline float sc_ring3 (float a, float b)
{