diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/win32.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/win32.cpp b/src/win32.cpp index 5dc753670..36b26c2e5 100644 --- a/src/win32.cpp +++ b/src/win32.cpp @@ -3,7 +3,6 @@ /** @file win32.cpp Implementation of MS Windows system calls */ #include "stdafx.h" -#include "hal.h" #include "openttd.h" #include "debug.h" #include "functions.h" |