From 8f67113ada10d14bae784f80ea81a64d1e4bd1a9 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Sat, 17 May 2014 08:21:26 +1000 Subject: Rearrange things in the libraries. --- src/LuaSL/LuaSL_compile.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/LuaSL/LuaSL_compile.c') diff --git a/src/LuaSL/LuaSL_compile.c b/src/LuaSL/LuaSL_compile.c index 3791c94..c6ac70a 100644 --- a/src/LuaSL/LuaSL_compile.c +++ b/src/LuaSL/LuaSL_compile.c @@ -1,6 +1,7 @@ #include "LuaSL.h" #include "Runnr.h" +#include "SledjHamr.h" /* TODO - problem de jour */ -- cgit v1.1