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
commitc7959ce2a9e2f5a4cbdb28aaabe4330695358308 (patch)
tree0b62b852f3438eeaafb1e8547b3f4a836f8b3317 /src/strings.cpp
parentec7244d971f0072d5ea63d601efc334e2f9bcd6e (diff)
downloadopenttd-c7959ce2a9e2f5a4cbdb28aaabe4330695358308.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"