X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2Fopenal_wrapper.cpp;h=b6292ab3233b56993c6e6ca8ee6358c477497ffa;hb=fe831b45a76f058d17bfef8b5f45d7e563d97089;hp=9f8debc5b5224d5ef5db4d4d7c64e2223bb4c49d;hpb=8866bcf90dba64f2fd6cecd6839b9b80988e46a6;p=lugaru.git diff --git a/Source/openal_wrapper.cpp b/Source/openal_wrapper.cpp index 9f8debc..b6292ab 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 _MSC_VER +#include +#endif + #include "MacCompatibility.h" #include "fmod.h"