summaryrefslogtreecommitdiff
path: root/src/waypoint_gui.cpp
diff options
context:
space:
mode:
authorsmatz <smatz@openttd.org>2009-03-13 23:48:07 +0000
committersmatz <smatz@openttd.org>2009-03-13 23:48:07 +0000
commit40745dc0d95a25fbbbbd0f019e825d8b41f99f8e (patch)
treef06698021be4aeb9fdf72d6ee5d5620ac12f1187 /src/waypoint_gui.cpp
parent42d9816ce3f3b9d03adede654225599c15c4697c (diff)
downloadopenttd-40745dc0d95a25fbbbbd0f019e825d8b41f99f8e.tar.xz
(svn r15704) -Cleanup: remove further includes from recently split files
Diffstat (limited to 'src/waypoint_gui.cpp')
-rw-r--r--src/waypoint_gui.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/waypoint_gui.cpp b/src/waypoint_gui.cpp
index 91222f3ac..67f88b4ba 100644
--- a/src/waypoint_gui.cpp
+++ b/src/waypoint_gui.cpp
@@ -12,7 +12,6 @@
#include "gfx_func.h"
#include "command_func.h"
#include "company_func.h"
-#include "functions.h"
#include "window_func.h"
#include "table/strings.h"