From 1bf32780fe1281eda6deb51f661f2f234a16fd1f Mon Sep 17 00:00:00 2001 From: Tim Blechmann Date: Mon, 2 Aug 2004 20:13:59 +0000 Subject: *** empty log message *** svn path=/trunk/externals/tb/; revision=1904 --- sc4pd/source/ring1.cpp | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'sc4pd/source/ring1.cpp') diff --git a/sc4pd/source/ring1.cpp b/sc4pd/source/ring1.cpp index b9aee15..f3bce43 100644 --- a/sc4pd/source/ring1.cpp +++ b/sc4pd/source/ring1.cpp @@ -35,13 +35,7 @@ */ -#include -#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_ring1 (float a, float b) { -- cgit v1.2.1