From 5e1268fb9920b248ee377797b130605f669c6dee Mon Sep 17 00:00:00 2001 From: Tim Blechmann Date: Mon, 2 Aug 2004 19:18:22 +0000 Subject: main header file svn path=/trunk/externals/tb/; revision=1903 --- sc4pd/source/ring4.cpp | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'sc4pd/source/ring4.cpp') diff --git a/sc4pd/source/ring4.cpp b/sc4pd/source/ring4.cpp index b343f67..5bd2af4 100644 --- a/sc4pd/source/ring4.cpp +++ b/sc4pd/source/ring4.cpp @@ -35,12 +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_ring4 (float a, float b) -- cgit v1.2.1