(svn r10445) -Fix (Win32, r10444): remove #include "hal.h"

This commit is contained in:
KUDr
2007-07-05 12:30:22 +00:00
parent 5e85e8c5e0
commit 767412f410

View File

@@ -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"