diff options
Diffstat (limited to 'src/client')
-rw-r--r-- | src/client/mesh.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/mesh.cpp b/src/client/mesh.cpp index bec72fb5e..8a6f9b37a 100644 --- a/src/client/mesh.cpp +++ b/src/client/mesh.cpp @@ -20,7 +20,6 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "mesh.h" #include "debug.h" #include "log.h" -#include "irrMap.h" #include <cmath> #include <iostream> #include <IAnimatedMesh.h> |