Reduce dependencies on common/savefile.h from 88 to 14

svn-id: r16528
This commit is contained in:
Max Horn 2005-01-10 22:18:39 +00:00
parent cffd917165
commit 6f6668ce21
5 changed files with 10 additions and 6 deletions

View file

@ -27,6 +27,7 @@
#include "common/config-manager.h"
#include "common/file.h"
#include "common/timer.h"
#include "common/savefile.h"
#include "common/scaler.h" // For GFX_NORMAL
#include "common/system.h"
#include "sound/mixer.h"