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