aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/source/flbase.h
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-06-12 13:09:38 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-06-12 13:09:38 +0000
commitdd5ec533e743674a97344177fbc47925c686ba85 (patch)
treebb03a74d259a601a3b4eb5476c00b38d3d9ba5aa /externals/grill/flext/source/flbase.h
parent9626bf38f809dcb2d978e4ac6a7069dc8a0851bc (diff)
""
svn path=/trunk/; revision=698
Diffstat (limited to 'externals/grill/flext/source/flbase.h')
-rw-r--r--externals/grill/flext/source/flbase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/flext/source/flbase.h b/externals/grill/flext/source/flbase.h
index 4d0dbdc6..4d0541b8 100644
--- a/externals/grill/flext/source/flbase.h
+++ b/externals/grill/flext/source/flbase.h
@@ -221,7 +221,7 @@ class FLEXT_SHARE flext_obj:
public:
//! Creation callback
- static void __setup__(t_classid) { flext::Setup(); }
+ static void __setup__(t_classid) { flext::FLEXT_SETUPFUNC(); }
/*! \brief This is a temporary holder
\warning don't touch it!