summaryrefslogtreecommitdiff
path: root/console.c
diff options
context:
space:
mode:
authortron <tron@openttd.org>2005-12-24 20:54:31 +0000
committertron <tron@openttd.org>2005-12-24 20:54:31 +0000
commitfa78c057ee9f0c76b2e376276ae46372d9767f33 (patch)
treef27cb57b28266ad113ae51e65823d58d38374c25 /console.c
parente5e15808f1cf1d9650fda63ecac499c167888eab (diff)
downloadopenttd-fa78c057ee9f0c76b2e376276ae46372d9767f33.tar.xz
(svn r3339) Remove unnecessary includes
Diffstat (limited to 'console.c')
-rw-r--r--console.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/console.c b/console.c
index 2bb5dc646..d6b60616f 100644
--- a/console.c
+++ b/console.c
@@ -10,7 +10,6 @@
#include "player.h"
#include "variables.h"
#include "string.h"
-#include "hal.h"
#include <stdarg.h>
#include <string.h>
#include "console.h"