aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/source/flclass.h
diff options
context:
space:
mode:
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)