(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

@@ -7,7 +7,6 @@
#include "strings.h"
#include "table/strings.h"
#include "gfx.h"
#include "hal.h"
#include "fileio.h"
#include "viewport.h"
#include "player.h"