]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - thread.h
Merge intoverflow.h into qdefs.h
[xonotic/darkplaces.git] / thread.h
index 847cc26ce7e3cd15d0af245a1c3e970479c71488..05b0f8595cdbe43a6b705b8318e0162b8eddaf8c 100644 (file)
--- a/thread.h
+++ b/thread.h
@@ -1,6 +1,8 @@
 #ifndef THREAD_H
 #define THREAD_H
 
+#include "qtypes.h"
+
 // enable Sys_PrintfToTerminal calls on nearly every threading call
 //#define THREADDEBUG
 //#define THREADDISABLE