summaryrefslogtreecommitdiff
path: root/src/openttd.h
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2007-07-03 11:31:38 +0000
committerpeter1138 <peter1138@openttd.org>2007-07-03 11:31:38 +0000
commitb1bad4ab464fbcf5e4d5732342b801105153355f (patch)
treef7e9652418400e4e75a85ea467c5335eff2d2e73 /src/openttd.h
parentf5028dfb85d3118ddf5de8fff5537a5ed54e53e6 (diff)
downloadopenttd-b1bad4ab464fbcf5e4d5732342b801105153355f.tar.xz
(svn r10412) -Codechange: Remove unnecessary inclusion of hal.h in various files (and add one)
Diffstat (limited to 'src/openttd.h')
-rw-r--r--src/openttd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/openttd.h b/src/openttd.h
index 1041166bc..b9c740a7a 100644
--- a/src/openttd.h
+++ b/src/openttd.h
@@ -8,7 +8,6 @@
#define VARDEF extern
#endif
-#include "hal.h"
#include "helpers.hpp"
struct Oblong {