]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Animation/Animation.hpp
Added braces to all statements with clang-tidy and ran clang-format again
[lugaru.git] / Source / Animation / Animation.hpp
index b58f6ba5207d8054918e9f0c1c9c471d160b67ab..912a60ea00aec3073d303105315ae21efac8d9e3 100644 (file)
@@ -20,7 +20,7 @@ along with Lugaru.  If not, see <http://www.gnu.org/licenses/>.
 #ifndef _ANIMATION_HPP_
 #define _ANIMATION_HPP_
 
-#include "Math/Quaternions.hpp"
+#include "Math/XYZ.hpp"
 
 #include <vector>