]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/porting.h
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
[dragonfireclient.git] / src / porting.h
index 12c390893facb134d98c1624a0a8ce19d965af47..ea7f31b137f3dda6aaf93d07215878198aa9d99f 100644 (file)
@@ -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"