diff src/tile_map.h @ 8254:7d580c9c41fb draft

(svn r11818) -Codechange: split player.h into smaller pieces.
author rubidium <rubidium@openttd.org>
date Sat, 12 Jan 2008 14:10:35 +0000
parents db99ba38abc0
children ab28a213b924
line wrap: on
line diff
--- 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"