From ac528411df2e42e066ab301517bd85743162f356 Mon Sep 17 00:00:00 2001 From: rubidium Date: Sat, 12 Jan 2008 14:10:35 +0000 Subject: (svn r11818) -Codechange: split player.h into smaller pieces. --- src/tile_map.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/tile_map.h') diff --git a/src/tile_map.h b/src/tile_map.h index faf5f8dd6..2723443fb 100644 --- a/src/tile_map.h +++ b/src/tile_map.h @@ -7,6 +7,7 @@ #include "tile_type.h" #include "slope_type.h" +#include "player_type.h" #include "map_func.h" #include "core/bitmath_func.hpp" -- cgit v1.2.3-54-g00ecf