1
0

Further attempts to fix compile

This commit is contained in:
Tiger Wang
2013-11-25 18:29:36 +00:00
parent e3db69c4ae
commit 32449f1fca
31 changed files with 54 additions and 38 deletions

View File

@@ -43,8 +43,8 @@ extern "C" {
typedef int lua_Object;
#include "lua.h"
#include "lauxlib.h"
#include "../../lua/src/lua.h
#include "../../lua/src/lauxlib.h"
struct tolua_Error
{