]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Animation/Skeleton.hpp
Cleaned up Objects handling
[lugaru.git] / Source / Animation / Skeleton.hpp
index 668506276af1d9771f510b5f5b2c083c77b2141c..bbf91edd07f9fdbd53edc5be65fcf1d2ff83ddc7 100644 (file)
@@ -28,7 +28,7 @@ along with Lugaru.  If not, see <http://www.gnu.org/licenses/>.
 #include "Graphic/Models.hpp"
 #include "Graphic/Sprite.hpp"
 #include "Math/Quaternions.hpp"
-#include "Objects/Objects.hpp"
+#include "Objects/Object.hpp"
 #include "Utils/binio.h"
 
 const int max_joints = 50;