Include LuaReference.h for apActorCommands.

This commit is contained in:
Steve Checkoway
2007-06-09 08:17:53 +00:00
parent 3bc4b6d602
commit 0159759464
+1
View File
@@ -5,6 +5,7 @@
#include "GameConstantsAndTypes.h"
#include "RageTexturePreloader.h"
#include "LuaReference.h"
struct lua_State;
typedef lua_State Lua;