summaryrefslogtreecommitdiff
path: root/src/strings.cpp
diff options
context:
space:
mode:
authorglx <glx@openttd.org>2009-01-04 21:02:59 +0000
committerglx <glx@openttd.org>2009-01-04 21:02:59 +0000
commitc61674221cc37acf26ea4e00b45c65bcc4f0a8bd (patch)
tree0b62b852f3438eeaafb1e8547b3f4a836f8b3317 /src/strings.cpp
parent65a40146f247def5f812b7c77f1918cd5a3184cf (diff)
downloadopenttd-c61674221cc37acf26ea4e00b45c65bcc4f0a8bd.tar.xz
(svn r14840) -Cleanup: remove duplicate includes
Diffstat (limited to 'src/strings.cpp')
-rw-r--r--src/strings.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/strings.cpp b/src/strings.cpp
index 5aa15fe0f..c4daa6753 100644
--- a/src/strings.cpp
+++ b/src/strings.cpp
@@ -14,7 +14,6 @@
#include "variables.h"
#include "newgrf_text.h"
#include "music.h"
-#include "industry.h"
#include "fileio_func.h"
#include "cargotype.h"
#include "group.h"