LASTEXPRESS: Reduce header dependency

This commit is contained in:
Eugene Sandulenko 2011-08-05 10:32:37 +01:00
parent 78f1ea7690
commit 43c7b10566
2 changed files with 1 additions and 1 deletions

View File

@ -42,6 +42,7 @@
#include "common/debug-channels.h"
#include "common/error.h"
#include "common/fs.h"
#include "common/timer.h"
#include "engines/util.h"

View File

@ -27,7 +27,6 @@
#include "lastexpress/eventhandler.h"
#include "common/random.h"
#include "common/timer.h"
#include "engines/engine.h"