summaryrefslogtreecommitdiff
path: root/src/water_cmd.cpp
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2012-01-03 20:26:05 +0000
committerrubidium <rubidium@openttd.org>2012-01-03 20:26:05 +0000
commite40eb8177ac3ed5235ae13314032bb47095c13e9 (patch)
tree1246affaf5592bce703cfdfe2910691d51147778 /src/water_cmd.cpp
parent9856282d0b8bfe62ae9c1c9474bff71333cc7e66 (diff)
downloadopenttd-e40eb8177ac3ed5235ae13314032bb47095c13e9.tar.xz
(svn r23735) -Codechange: remove ~50 includes from headers that weren't needed
Diffstat (limited to 'src/water_cmd.cpp')
-rw-r--r--src/water_cmd.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/water_cmd.cpp b/src/water_cmd.cpp
index 943de3881..edaa30132 100644
--- a/src/water_cmd.cpp
+++ b/src/water_cmd.cpp
@@ -38,6 +38,7 @@
#include "date_func.h"
#include "company_base.h"
#include "company_gui.h"
+#include "newgrf_generic.h"
#include "table/strings.h"