]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Audio/openal_wrapper.hpp
Unify platform-specific definitions and clean .rc file
[lugaru.git] / Source / Audio / openal_wrapper.hpp
index d1220309c64cab9405a9e9816e8e0b49be37c8a1..2e7b7aff68a47810d6431302140a68107ea49f40 100644 (file)
@@ -21,8 +21,8 @@ along with Lugaru.  If not, see <http://www.gnu.org/licenses/>.
 #ifndef _OPENAL_WRAPPER_HPP_
 #define _OPENAL_WRAPPER_HPP_
 
-#include "MacCompatibility.hpp"
 #include "Math/XYZ.hpp"
+#include "Platform/Platform.hpp"
 
 #ifdef __APPLE__
   #include <OpenAL/al.h>