X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=taskqueue.h;h=0f64cf6fc35035f6c28b660804855651f5ccb111;hb=32c804dfbca9495b8d4bd40d07f289f8c890d813;hp=3f5ac3a4e31df918f36d2d970f98feef491da062;hpb=0a05c446ba26bd5897645a37ceec8646c5bc93eb;p=xonotic%2Fdarkplaces.git diff --git a/taskqueue.h b/taskqueue.h index 3f5ac3a4..0f64cf6f 100644 --- a/taskqueue.h +++ b/taskqueue.h @@ -2,8 +2,8 @@ #ifndef TASKQUEUE_H #define TASKQUEUE_H +#include #include "qtypes.h" -#include "thread.h" typedef struct taskqueue_task_s {