X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2Fopenal_wrapper.cpp;h=686bd2450557160e92265ee5cf7b1305088b4f75;hb=21a5795e0a42a3a0a91148f7c0f9f6cfe78b1235;hp=9f8debc5b5224d5ef5db4d4d7c64e2223bb4c49d;hpb=9a5f2758e538d9216d255b4797f042a1b6874272;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"