summaryrefslogtreecommitdiff
path: root/src/newgrf.cpp
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2008-05-05 02:02:32 +0000
committerbelugas <belugas@openttd.org>2008-05-05 02:02:32 +0000
commit26f11fd1815374f7ca758482309815352d2a47cc (patch)
tree2cf351bc6a6f9002cc69d800476a5ada902fe82e /src/newgrf.cpp
parenta1e77073fe94f6f244ede900dad929b8c78023f2 (diff)
downloadopenttd-26f11fd1815374f7ca758482309815352d2a47cc.tar.xz
(svn r12950) -Fix: two includes is one too much
Diffstat (limited to 'src/newgrf.cpp')
-rw-r--r--src/newgrf.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/newgrf.cpp b/src/newgrf.cpp
index f6a344ea6..bd14ca64d 100644
--- a/src/newgrf.cpp
+++ b/src/newgrf.cpp
@@ -49,8 +49,6 @@
#include "map_func.h"
#include <map>
-#include <map>
-
#include "table/strings.h"
#include "table/sprites.h"
#include "table/town_land.h"