X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=thread_sdl.c;h=4f58f71d386f95863d6a6752cee0ea133f91776d;hb=d2dbc6a1b76a558cd29f153c6a8b2a0640ed2b66;hp=d7fd1737358449bb1f587cb76e6a769ca88be847;hpb=0b6a03d7bdac44fe04e7c75a2dfc2df892c9ef80;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) {