aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/source/flclass.h
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2004-04-23 22:14:24 +0000
committerThomas Grill <xovo@users.sourceforge.net>2004-04-23 22:14:24 +0000
commitd4b2f09f1c42d49e53c1b039cedc5b09ec8e87cd (patch)
tree6e604c25e7c7ecf147489f82bbfb26bf95db2e2e /externals/grill/flext/source/flclass.h
parentd0b6781beeffe75dad099ed7a6a6d93766c3fa71 (diff)
""
svn path=/trunk/; revision=1634
Diffstat (limited to 'externals/grill/flext/source/flclass.h')
-rw-r--r--externals/grill/flext/source/flclass.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/externals/grill/flext/source/flclass.h b/externals/grill/flext/source/flclass.h
index f49341e1..cd1d4943 100644
--- a/externals/grill/flext/source/flclass.h
+++ b/externals/grill/flext/source/flclass.h
@@ -19,6 +19,7 @@ WARRANTIES, see the file, "license.txt," in this distribution.
// include the header file declaring the base classes
#include "flbase.h"
#include "flsupport.h"
+#include "flmap.h"
#ifdef _MSC_VER
#pragma warning(disable: 4786)