src/tile_map.h
changeset 8254 1496654ca5e7
parent 8139 4e91c448c409
child 8651 037a1ae32547
--- a/src/tile_map.h	Sat Jan 12 13:36:22 2008 +0000
+++ b/src/tile_map.h	Sat Jan 12 14:10:35 2008 +0000
@@ -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"