]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Animation/Animation.cpp
Sorted all source files in folders
[lugaru.git] / Source / Animation / Animation.cpp
index 83e2c0e1da31e199f9fb978c3f3b81642bb48dd2..4433800db337622be2b242c7c17373fe8de3c515 100644 (file)
@@ -17,8 +17,8 @@ You should have received a copy of the GNU General Public License
 along with Lugaru.  If not, see <http://www.gnu.org/licenses/>.
 */
 
-#include "Animation/Skeleton.h"
 #include "Animation/Animation.h"
+#include "Animation/Skeleton.h"
 #include "Utils/Folders.h"
 #include "Game.h"