missing header

This commit is contained in:
Glenn Maynard
2006-09-26 08:25:14 +00:00
parent 17ab6e2db3
commit 8644ab382d
+2
View File
@@ -3,6 +3,8 @@
#ifndef TWEEN_H
#define TWEEN_H
#include "EnumHelper.h"
struct lua_State;
typedef lua_State Lua;