X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2Fopenal_wrapper.cpp;h=686bd2450557160e92265ee5cf7b1305088b4f75;hb=21a5795e0a42a3a0a91148f7c0f9f6cfe78b1235;hp=b6292ab3233b56993c6e6ca8ee6358c477497ffa;hpb=fe831b45a76f058d17bfef8b5f45d7e563d97089;p=lugaru.git diff --git a/Source/openal_wrapper.cpp b/Source/openal_wrapper.cpp index b6292ab..686bd24 100644 --- a/Source/openal_wrapper.cpp +++ b/Source/openal_wrapper.cpp @@ -26,8 +26,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include #include -#ifdef _MSC_VER -#include +#ifdef _WIN32 +#include #endif #include "MacCompatibility.h"