From 2912d130c26056f21e938bbd776bbe8583c055cd Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Mon, 28 Oct 2013 11:26:26 -0700 Subject: Separate compatibility declarations --- Alc/threads.c | 1 + 1 file changed, 1 insertion(+) (limited to 'Alc/threads.c') diff --git a/Alc/threads.c b/Alc/threads.c index 40586575..1f7e3a6c 100644 --- a/Alc/threads.c +++ b/Alc/threads.c @@ -23,6 +23,7 @@ #include "threads.h" #include +#include #include "alMain.h" #include "alThunk.h" -- cgit v1.2.3