From: Perttu Ahola Date: Sun, 13 Nov 2011 11:09:45 +0000 (+0200) Subject: Clean headers a bit X-Git-Url: http://81.2.79.47:8989/gitweb/?a=commitdiff_plain;h=96b71236ed2d86d0865b748d4573ee237ea54c27;p=zefram%2Fminetest%2Fminetest_engine.git Clean headers a bit --- diff --git a/src/mapnode.h b/src/mapnode.h index a93589c4..35920c5a 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 diff --git a/src/mapnode_contentfeatures.h b/src/mapnode_contentfeatures.h index 7dd9df13..835d95c3 100644 --- a/src/mapnode_contentfeatures.h +++ b/src/mapnode_contentfeatures.h @@ -26,6 +26,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #ifndef SERVER #include "tile.h" #endif +#include "materials.h" // DiggingProperties /* Content feature list