aboutsummaryrefslogtreecommitdiff
path: root/sc4pd/source/ring2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sc4pd/source/ring2.cpp')
-rw-r--r--sc4pd/source/ring2.cpp8
1 files changed, 1 insertions, 7 deletions
diff --git a/sc4pd/source/ring2.cpp b/sc4pd/source/ring2.cpp
index 02e9a18..e5c48cf 100644
--- a/sc4pd/source/ring2.cpp
+++ b/sc4pd/source/ring2.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_ring2 (float a, float b)
{