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/main.cpp | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'sc4pd/source/main.cpp') 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 -#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" -- cgit v1.2.1