aboutsummaryrefslogtreecommitdiff
path: root/sc4pd/source/hypot.cpp
diff options
context:
space:
mode:
authorTim Blechmann <timblech@users.sourceforge.net>2004-08-02 19:18:22 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:11:55 +0200
commit5e1268fb9920b248ee377797b130605f669c6dee (patch)
tree7ec1b4df27755433675d3f5dfb095d6eb8d1e8b3 /sc4pd/source/hypot.cpp
parent0d2a4d810fdc7ecbe67de784d4eb901cd5699c38 (diff)
main header file
svn path=/trunk/externals/tb/; revision=1903
Diffstat (limited to 'sc4pd/source/hypot.cpp')
-rw-r--r--sc4pd/source/hypot.cpp7
1 files changed, 1 insertions, 6 deletions
diff --git a/sc4pd/source/hypot.cpp b/sc4pd/source/hypot.cpp
index b096e48..1e2dd1a 100644
--- a/sc4pd/source/hypot.cpp
+++ b/sc4pd/source/hypot.cpp
@@ -35,12 +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"
/* ------------------------ hypot~ -----------------------------*/