(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 f5028dfb85
commit b1bad4ab46
6 changed files with 1 additions and 5 deletions

View File

@@ -4,7 +4,6 @@
#include "stdafx.h"
#include "openttd.h"
#include "hal.h"
#include "heightmap.h"
#include "debug.h"
#include "functions.h"