]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/mesh.cpp
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
[dragonfireclient.git] / src / mesh.cpp
index 14a194b8822943c4ccac799672db5cf353ecbc47..5e5f9f8637c2481a257134e96b9a0c8241e5063b 100644 (file)
@@ -18,8 +18,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 */
 
 #include "mesh.h"
+#include "debug.h"
 #include "log.h"
-#include <cassert>
 #include <iostream>
 #include <IAnimatedMesh.h>
 #include <SAnimatedMesh.h>