summaryrefslogtreecommitdiff
path: root/src/console_internal.h
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2011-01-22 14:52:20 +0000
committerrubidium <rubidium@openttd.org>2011-01-22 14:52:20 +0000
commit7eba2bf4d3eeeda0aabf98a15d1ca0f0e7e4c495 (patch)
tree1759e0827ec011e0d47840127b082b2ae45ede50 /src/console_internal.h
parent849772f0fd50fdbbc6eb46625a19f1c0602d4517 (diff)
downloadopenttd-7eba2bf4d3eeeda0aabf98a15d1ca0f0e7e4c495.tar.xz
(svn r21890) -Cleanup: remove some unneeded includes
Diffstat (limited to 'src/console_internal.h')
-rw-r--r--src/console_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/console_internal.h b/src/console_internal.h
index c46b34b19..8cbf1a133 100644
--- a/src/console_internal.h
+++ b/src/console_internal.h
@@ -12,7 +12,7 @@
#ifndef CONSOLE_INTERNAL_H
#define CONSOLE_INTERNAL_H
-#include "console_type.h"
+#include "gfx_type.h"
static const uint ICON_CMDLN_SIZE = 1024; ///< maximum length of a typed in command
static const uint ICON_MAX_STREAMSIZE = 2048; ///< maximum length of a totally expanded command