]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Animation/Skeleton.hpp
Dialogs: Fix long lines overflowing the box
[lugaru.git] / Source / Animation / Skeleton.hpp
index 668506276af1d9771f510b5f5b2c083c77b2141c..0f900f548608d10276d045968cf40723a9ed41dc 100644 (file)
@@ -27,8 +27,8 @@ 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 "Objects/Objects.hpp"
+#include "Math/XYZ.hpp"
+#include "Objects/Object.hpp"
 #include "Utils/binio.h"
 
 const int max_joints = 50;