X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FAudio%2Fopenal_wrapper.hpp;h=e4175972a016a9c5d8c677036e7106ff6fb32829;hb=0aab437dc560d2afa982e61cc2547756ad7b0761;hp=2149732b951bc86bf6e9a3171435ad92a6b54d51;hpb=cd451341c5ee01374268559885871ca9d454cbd0;p=lugaru.git diff --git a/Source/Audio/openal_wrapper.hpp b/Source/Audio/openal_wrapper.hpp index 2149732..e417597 100644 --- a/Source/Audio/openal_wrapper.hpp +++ b/Source/Audio/openal_wrapper.hpp @@ -1,6 +1,6 @@ /* Copyright (C) 2003, 2010 - Wolfire Games -Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file) +Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file) This file is part of Lugaru. @@ -21,8 +21,8 @@ along with Lugaru. If not, see . #ifndef _OPENAL_WRAPPER_HPP_ #define _OPENAL_WRAPPER_HPP_ -#include "MacCompatibility.hpp" -#include "Math/Quaternions.hpp" +#include "Math/XYZ.hpp" +#include "Platform/Platform.hpp" #ifdef __APPLE__ #include