X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=source%2Fcore%2Fwindows%2Fsemaphore.cpp;fp=source%2Fcore%2Fwindows%2Fsemaphore.cpp;h=e45e4b9f70f921c02166a79be99fdc5dd21e05ce;hp=c81f815a2ad4bbcb50897f1bb1a327fdd6ef1df5;hb=3ba20e3ddde250a78ab2410012551eb60304f766;hpb=0b51556bd22d9d9c2dc10692fc3c1feb3c6e98b3 diff --git a/source/core/windows/semaphore.cpp b/source/core/windows/semaphore.cpp index c81f815..e45e4b9 100644 --- a/source/core/windows/semaphore.cpp +++ b/source/core/windows/semaphore.cpp @@ -1,4 +1,4 @@ -#include +#include "winapi.h" #include #include #include "semaphore.h"