]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Objects/Person.hpp
Added braces to all statements with clang-tidy and ran clang-format again
[lugaru.git] / Source / Objects / Person.hpp
index 8ad65301ee1e80640202c64ed33670b6e4fc4cb6..590bbe407d89d53ca723ee16db502966bcc8db63 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/Weapons.hpp"
 
 #include <cmath>