summaryrefslogtreecommitdiff
path: root/src/tgp.cpp
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2008-05-24 10:15:06 +0000
committerrubidium <rubidium@openttd.org>2008-05-24 10:15:06 +0000
commitbf3b61cfa3658dd5d4ca55f635c936ca4c4b225e (patch)
tree72e249a3b2b47077b3e38cac1908b6058e9a94f8 /src/tgp.cpp
parent5f625acb1ad411a0e7206979e42c6363e1ff4d98 (diff)
downloadopenttd-bf3b61cfa3658dd5d4ca55f635c936ca4c4b225e.tar.xz
(svn r13228) -Codechange: split console.h.
Diffstat (limited to 'src/tgp.cpp')
-rw-r--r--src/tgp.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tgp.cpp b/src/tgp.cpp
index 28169b455..2dced280b 100644
--- a/src/tgp.cpp
+++ b/src/tgp.cpp
@@ -10,7 +10,6 @@
#include "variables.h"
#include "void_map.h"
#include "tgp.h"
-#include "console.h"
#include "genworld.h"
#include "core/alloc_func.hpp"
#include "core/random_func.hpp"