Fix compile.

This commit is contained in:
Steve Checkoway
2006-11-03 05:33:43 +00:00
parent 360f1e66d5
commit 4f4c6b5e87
+1
View File
@@ -4,6 +4,7 @@
#define LUA_REFERENCE_H
#include "RageUtil_AutoPtr.h"
#include "LuaManager.h"
struct lua_State;
typedef lua_State Lua;