X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2Fopenal_wrapper.cpp;h=7386bc3f55894e86d11a76dc0104c3f6ff2fae9e;hb=3791571b8cba618ba60c77b358f7e1dfd5e75507;hp=686bd2450557160e92265ee5cf7b1305088b4f75;hpb=60ad24bdaeddca328eb46e139973a004cf5cd91d;p=lugaru.git diff --git a/Source/openal_wrapper.cpp b/Source/openal_wrapper.cpp index 686bd24..7386bc3 100644 --- a/Source/openal_wrapper.cpp +++ b/Source/openal_wrapper.cpp @@ -33,8 +33,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "MacCompatibility.h" #include "fmod.h" -#include "AL/al.h" -#include "AL/alc.h" +#include "al.h" +#include "alc.h" #include "ogg/ogg.h" #include "vorbis/vorbisfile.h"