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