diff options
Diffstat (limited to 'src/water.h')
-rw-r--r-- | src/water.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/water.h b/src/water.h index bf26cf90d..1e8152f73 100644 --- a/src/water.h +++ b/src/water.h @@ -12,12 +12,8 @@ #ifndef WATER_H #define WATER_H -#include "tile_type.h" -#include "company_type.h" -#include "slope_type.h" #include "water_map.h" #include "economy_func.h" -#include "core/math_func.hpp" /** * Describes the behaviour of a tile during flooding. |