diff options
Diffstat (limited to '')
-rw-r--r-- | src/LuaSL/LuaSL.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/LuaSL/LuaSL.h b/src/LuaSL/LuaSL.h index 54e7fa7..dba6550 100644 --- a/src/LuaSL/LuaSL.h +++ b/src/LuaSL/LuaSL.h | |||
@@ -11,6 +11,7 @@ typedef struct _gameGlobals gameGlobals; // Define this here, so LuaSL_threads.h | |||
11 | 11 | ||
12 | #include "LumbrJack.h" | 12 | #include "LumbrJack.h" |
13 | #include "Runnr.h" | 13 | #include "Runnr.h" |
14 | #include "SledjHamr.h" | ||
14 | 15 | ||
15 | 16 | ||
16 | struct _gameGlobals | 17 | struct _gameGlobals |