]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Game.h
Moved Skeleton and Animation to their own folder.
[lugaru.git] / Source / Game.h
index 4f7a2aaa1422b797386d41347a9bf31250a20d57..5526681c5900ec6c9018fe0cedc18fe1e1000f4b 100644 (file)
@@ -27,7 +27,7 @@ along with Lugaru.  If not, see <http://www.gnu.org/licenses/>.
 
 #include "Terrain.h"
 #include "Skybox.h"
-#include "Skeleton.h"
+#include "Animation/Skeleton.h"
 #include "Models.h"
 #include "Lights.h"
 #include "Person.h"