X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FAudio%2FSounds.hpp;h=4ceddeca15013144196bb1675b490c4db21f44ad;hb=331215c3d8ebfa4c6ac3f585b3e888857dc9bb86;hp=1ec3139b48a7e6b688888d9d993be8430b9a8651;hpb=ed3662c0852c4312a612b4fc35bd03aba8d13db7;p=lugaru.git diff --git a/Source/Audio/Sounds.hpp b/Source/Audio/Sounds.hpp index 1ec3139..4ceddec 100644 --- a/Source/Audio/Sounds.hpp +++ b/Source/Audio/Sounds.hpp @@ -20,7 +20,7 @@ along with Lugaru. If not, see . #ifndef _SOUNDS_HPP_ #define _SOUNDS_HPP_ -#include "Math/Quaternions.hpp" +#include "Math/XYZ.hpp" enum sound_types { #define DECLARE_SOUND(id, filename) id,