]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - taskqueue.h
README, sdl, sys, makefile: Bring up macOS support
[xonotic/darkplaces.git] / taskqueue.h
index d87db72ec69d69b0811ea7e19b2672da0d60acae..0f64cf6fc35035f6c28b660804855651f5ccb111 100644 (file)
@@ -4,7 +4,6 @@
 
 #include <stddef.h>
 #include "qtypes.h"
-#include "thread.h"
 
 typedef struct taskqueue_task_s
 {