From 4e1f50035e860a00636ca5d804c267119df99601 Mon Sep 17 00:00:00 2001 From: Kahrl Date: Sun, 11 Aug 2013 04:09:45 +0200 Subject: Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu --- src/porting.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/porting.h') diff --git a/src/porting.h b/src/porting.h index 12c390893..ea7f31b13 100644 --- a/src/porting.h +++ b/src/porting.h @@ -29,6 +29,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "debug.h" #include "constants.h" #include "gettime.h" +#include "threads.h" #ifdef _MSC_VER #define SWPRINTF_CHARSTRING L"%S" -- cgit v1.2.3