X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=blobdiff_plain;f=taskqueue.h;h=0f64cf6fc35035f6c28b660804855651f5ccb111;hp=3f5ac3a4e31df918f36d2d970f98feef491da062;hb=de8cab7a1429f923f9015baf2ce95875900cb5e9;hpb=0a05c446ba26bd5897645a37ceec8646c5bc93eb 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 {