summaryrefslogtreecommitdiff
path: root/src/genworld_gui.cpp
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2011-08-24 12:12:36 +0000
committerrubidium <rubidium@openttd.org>2011-08-24 12:12:36 +0000
commit38ad276acc6f108162c4255b837d4c450b91f23d (patch)
tree1f8aeeb31d4dab0eba9a70a31f04dadd35caa966 /src/genworld_gui.cpp
parent9fe4b959ac90c91185ea0974f9a4d16091b0d3aa (diff)
downloadopenttd-38ad276acc6f108162c4255b837d4c450b91f23d.tar.xz
(svn r22819) -Fix: include the header where it should be included
Diffstat (limited to 'src/genworld_gui.cpp')
-rw-r--r--src/genworld_gui.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/genworld_gui.cpp b/src/genworld_gui.cpp
index f08d32094..137b69515 100644
--- a/src/genworld_gui.cpp
+++ b/src/genworld_gui.cpp
@@ -25,7 +25,6 @@
#include "landscape_type.h"
#include "querystring_gui.h"
#include "town.h"
-#include "thread/thread.h"
#include "settings_func.h"
#include "core/geometry_func.hpp"
#include "core/random_func.hpp"