diff options
| author | Perttu Ahola <celeron55@gmail.com> | 2011-04-22 09:54:05 +0300 |
|---|---|---|
| committer | Perttu Ahola <celeron55@gmail.com> | 2011-04-22 09:54:05 +0300 |
| commit | b36e5c05088aca7b500bf5fe355f4b3c205a59a3 (patch) | |
| tree | a6982d07c47776de55764a330e8accbca579180d /src/mapnode.h | |
| parent | 983bf6677d495184e67bf8c4363467752c9f9c75 (diff) | |
| download | minetest-b36e5c05088aca7b500bf5fe355f4b3c205a59a3.tar.xz | |
Removed IrrlichtWrapper
Diffstat (limited to 'src/mapnode.h')
| -rw-r--r-- | src/mapnode.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mapnode.h b/src/mapnode.h index f359ecbbb..ef1ec8ae3 100644 --- a/src/mapnode.h +++ b/src/mapnode.h @@ -27,7 +27,6 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "exceptions.h" #include "serialization.h" #include "tile.h" -#include "iirrlichtwrapper.h" /* Initializes all kind of stuff in here. |
