summaryrefslogtreecommitdiff
path: root/src/fios.cpp
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/fios.cpp
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/fios.cpp')
-rw-r--r--src/fios.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fios.cpp b/src/fios.cpp
index bec0475c2..0f347d1a7 100644
--- a/src/fios.cpp
+++ b/src/fios.cpp
@@ -6,7 +6,6 @@
#include "stdafx.h"
#include "openttd.h"
-#include "hal.h"
#include "string.h"
#include "variables.h"
#include "functions.h"