aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/GuiLua/test_c.c
diff options
context:
space:
mode:
authorDavid Walter Seikel2014-05-05 20:43:02 +1000
committerDavid Walter Seikel2014-05-05 20:43:02 +1000
commit205c2b6eaa23c04691f92ad0d60407f98eed766b (patch)
tree134e24db39b85490de520493ba69812c113d424b /src/GuiLua/test_c.c
parentCall skang modules from extantz. Needs some clean up. (diff)
downloadSledjHamr-205c2b6eaa23c04691f92ad0d60407f98eed766b.zip
SledjHamr-205c2b6eaa23c04691f92ad0d60407f98eed766b.tar.gz
SledjHamr-205c2b6eaa23c04691f92ad0d60407f98eed766b.tar.bz2
SledjHamr-205c2b6eaa23c04691f92ad0d60407f98eed766b.tar.xz
Clean up include files.
Diffstat (limited to '')
-rw-r--r--src/GuiLua/test_c.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/GuiLua/test_c.c b/src/GuiLua/test_c.c
index 6421d24..f548e4d 100644
--- a/src/GuiLua/test_c.c
+++ b/src/GuiLua/test_c.c
@@ -10,10 +10,8 @@ http://lua-users.org/lists/lua-l/2008-01/msg00671.html
10*/ 10*/
11 11
12 12
13#include "SledjHamr.h" 13//#include "LumbrJack.h"
14#include "LumbrJack.h"
15#include "Runnr.h" 14#include "Runnr.h"
16#include "winFang.h"
17#include "GuiLua.h" 15#include "GuiLua.h"
18 16
19 17