]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Audio/openal_wrapper.hpp
Removed lots of unused code from Math folder, renamed Quaternion file to XYZ
[lugaru.git] / Source / Audio / openal_wrapper.hpp
index 2149732b951bc86bf6e9a3171435ad92a6b54d51..d1220309c64cab9405a9e9816e8e0b49be37c8a1 100644 (file)
@@ -22,7 +22,7 @@ along with Lugaru.  If not, see <http://www.gnu.org/licenses/>.
 #define _OPENAL_WRAPPER_HPP_
 
 #include "MacCompatibility.hpp"
-#include "Math/Quaternions.hpp"
+#include "Math/XYZ.hpp"
 
 #ifdef __APPLE__
   #include <OpenAL/al.h>