X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=thread_sdl.c;h=4f58f71d386f95863d6a6752cee0ea133f91776d;hb=7c0a2701bd56810e1b49326d2cf8b38ec2b9e174;hp=d7fd1737358449bb1f587cb76e6a769ca88be847;hpb=f3819a7c9c0568b841fa436329ee7eee2c2aa793;p=xonotic%2Fdarkplaces.git diff --git a/thread_sdl.c b/thread_sdl.c index d7fd1737..4f58f71d 100644 --- a/thread_sdl.c +++ b/thread_sdl.c @@ -1,7 +1,7 @@ -#include "quakedef.h" -#include "thread.h" #include #include +#include "quakedef.h" +#include "thread.h" int Thread_Init(void) {