From c4aff8b0a4c8ef184eeed18a700b3222fe7003c6 Mon Sep 17 00:00:00 2001 From: KUDr Date: Thu, 5 Jul 2007 12:30:22 +0000 Subject: (svn r10445) -Fix (Win32, r10444): remove #include "hal.h" --- src/win32.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/win32.cpp') 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" -- cgit v1.2.3-54-g00ecf