summaryrefslogtreecommitdiff
path: root/libs/lua/LuaBridge/LuaBridge.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/lua/LuaBridge/LuaBridge.h')
-rw-r--r--libs/lua/LuaBridge/LuaBridge.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/lua/LuaBridge/LuaBridge.h b/libs/lua/LuaBridge/LuaBridge.h
index a7384f68d3..706e77cbfd 100644
--- a/libs/lua/LuaBridge/LuaBridge.h
+++ b/libs/lua/LuaBridge/LuaBridge.h
@@ -51,6 +51,8 @@
#include <boost/type_traits.hpp>
#include <boost/shared_ptr.hpp>
+#include "lua/luastate.h"
+
#define LUABRIDGE_MAJOR_VERSION 2
#define LUABRIDGE_MINOR_VERSION 0
#define LUABRIDGE_VERSION 200