X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2Fopenal_wrapper.cpp;h=686bd2450557160e92265ee5cf7b1305088b4f75;hb=60ad24bdaeddca328eb46e139973a004cf5cd91d;hp=9f8debc5b5224d5ef5db4d4d7c64e2223bb4c49d;hpb=8866bcf90dba64f2fd6cecd6839b9b80988e46a6;p=lugaru.git diff --git a/Source/openal_wrapper.cpp b/Source/openal_wrapper.cpp index 9f8debc..686bd24 100644 --- a/Source/openal_wrapper.cpp +++ b/Source/openal_wrapper.cpp @@ -26,6 +26,10 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include #include +#ifdef _WIN32 +#include +#endif + #include "MacCompatibility.h" #include "fmod.h"