summaryrefslogtreecommitdiff
path: root/src/water_cmd.cpp
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2011-02-07 22:37:22 +0000
committerrubidium <rubidium@openttd.org>2011-02-07 22:37:22 +0000
commitbc3ce1e53bbc7c52138859053431f8d13a343096 (patch)
tree878b98d3065f9311d8a4dc0b54cb60d0872b197c /src/water_cmd.cpp
parentfaf5d899f7c162e1b8762ba5a781ea13fa58330f (diff)
downloadopenttd-bc3ce1e53bbc7c52138859053431f8d13a343096.tar.xz
(svn r22018) -Cleanup: remove some (now) unneeded includes of functions.h
Diffstat (limited to 'src/water_cmd.cpp')
-rw-r--r--src/water_cmd.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/water_cmd.cpp b/src/water_cmd.cpp
index ac7bf5041..80e55f3fa 100644
--- a/src/water_cmd.cpp
+++ b/src/water_cmd.cpp
@@ -22,7 +22,6 @@
#include "industry_map.h"
#include "newgrf_canal.h"
#include "strings_func.h"
-#include "functions.h"
#include "vehicle_func.h"
#include "sound_func.h"
#include "company_func.h"