From 5b49e754535d48bb42575bc987e9c8f3251cf595 Mon Sep 17 00:00:00 2001 From: rubidium Date: Wed, 19 Dec 2007 23:26:02 +0000 Subject: (svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h --- src/smallmap_gui.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/smallmap_gui.cpp') diff --git a/src/smallmap_gui.cpp b/src/smallmap_gui.cpp index 59c1992db..eaf016cb4 100644 --- a/src/smallmap_gui.cpp +++ b/src/smallmap_gui.cpp @@ -15,7 +15,6 @@ #include "table/sprites.h" #include "landscape.h" #include "map.h" -#include "tile.h" #include "gui.h" #include "window_gui.h" #include "tree_map.h" -- cgit v1.2.3-54-g00ecf