From 38115acf5adbcf66643d1f96e30b9abc6dec15a3 Mon Sep 17 00:00:00 2001 From: rubidium Date: Mon, 7 Jan 2008 14:02:26 +0000 Subject: (svn r11776) -Codechange: more header splittings to reduce the dependencies. --- src/clear_map.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/clear_map.h') diff --git a/src/clear_map.h b/src/clear_map.h index c4cb6df96..98fd12034 100644 --- a/src/clear_map.h +++ b/src/clear_map.h @@ -6,6 +6,7 @@ #define CLEAR_MAP_H #include "bridge_map.h" +#include "industry_type.h" /** * Ground types. Valid densities in comments after the enum. -- cgit v1.2.3-54-g00ecf