From 7058b2cce226cc3c1fba0644f68f5d64593547be Mon Sep 17 00:00:00 2001 From: rubidium Date: Tue, 25 Dec 2007 23:42:52 +0000 Subject: (svn r11700) -Codechange: reduce the amount of unnecessary includes. --- src/landscape.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/landscape.h') diff --git a/src/landscape.h b/src/landscape.h index 7df408753..130deb4b6 100644 --- a/src/landscape.h +++ b/src/landscape.h @@ -6,6 +6,9 @@ #define LANDSCAPE_H #include "core/geometry_type.hpp" +#include "tile_cmd.h" +#include "slope_type.h" +#include "direction_type.h" enum { SNOW_LINE_MONTHS = 12, -- cgit v1.2.3-70-g09d2