From 96b71236ed2d86d0865b748d4573ee237ea54c27 Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Sun, 13 Nov 2011 13:09:45 +0200 Subject: Clean headers a bit --- src/mapnode.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/mapnode.h') diff --git a/src/mapnode.h b/src/mapnode.h index a93589c41..35920c5a6 100644 --- a/src/mapnode.h +++ b/src/mapnode.h @@ -21,11 +21,10 @@ with this program; if not, write to the Free Software Foundation, Inc., #define MAPNODE_HEADER #include -#include "common_irrlicht.h" +#include "irrlichttypes.h" #include "light.h" #include "exceptions.h" #include "serialization.h" -#include "materials.h" #ifndef SERVER #include "tile.h" #endif -- cgit v1.2.3