From 3f5bad938a3fcb601ad41924a4707476b8b87241 Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Tue, 21 Dec 2010 18:08:24 +0200 Subject: organizing stuff. --- src/tile.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tile.cpp') diff --git a/src/tile.cpp b/src/tile.cpp index 23b1638d1..f2b131f4d 100644 --- a/src/tile.cpp +++ b/src/tile.cpp @@ -18,7 +18,7 @@ with this program; if not, write to the Free Software Foundation, Inc., */ #include "tile.h" -#include "irrlichtwrapper.h" +#include "main.h" // A mapping from tiles to paths of textures const char * g_tile_texture_paths[TILES_COUNT] = -- cgit v1.2.3