]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Animation/Skeleton.hpp
Added braces to all statements with clang-tidy and ran clang-format again
[lugaru.git] / Source / Animation / Skeleton.hpp
index bbf91edd07f9fdbd53edc5be65fcf1d2ff83ddc7..0f900f548608d10276d045968cf40723a9ed41dc 100644 (file)
@@ -27,7 +27,7 @@ along with Lugaru.  If not, see <http://www.gnu.org/licenses/>.
 #include "Graphic/gamegl.hpp"
 #include "Graphic/Models.hpp"
 #include "Graphic/Sprite.hpp"
-#include "Math/Quaternions.hpp"
+#include "Math/XYZ.hpp"
 #include "Objects/Object.hpp"
 #include "Utils/binio.h"