[sm130futures] Windows builds fine w/Lua location.

Linux side needs to be updated...but still more to move.
This commit is contained in:
Jason Felds
2011-05-04 21:23:09 -04:00
parent 98896cc948
commit b17536b649
3 changed files with 100 additions and 100 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
extern "C"
{
#include "lua-5.1/src/lua.h"
#include "../extern/lua-5.1/src/lua.h"
}
/** @brief A general foreach loop for enumerators, going up to a max value. */