From 10228595e8c234db03bc860cbb93ae7232c6ccca Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Thu, 14 Aug 2014 08:59:39 +1000 Subject: Use the new message saving stuff in the parser as well. --- src/LuaSL/LuaSL.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/LuaSL/LuaSL.h') 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 #include "LumbrJack.h" #include "Runnr.h" +#include "SledjHamr.h" struct _gameGlobals -- cgit v1.1