(svn r10412) -Codechange: Remove unnecessary inclusion of hal.h in various files (and add one)

This commit is contained in:
peter1138
2007-07-03 11:31:38 +00:00
parent a9e554c5ae
commit 12302ae8c7
6 changed files with 1 additions and 5 deletions

View File

@@ -6,7 +6,6 @@
#include "stdafx.h"
#include "openttd.h"
#include "hal.h"
#include "string.h"
#include "variables.h"
#include "functions.h"