diff options
Diffstat (limited to 'base')
-rw-r--r-- | base/engine.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/engine.cpp b/base/engine.cpp index 634451af02..ff574c6179 100644 --- a/base/engine.cpp +++ b/base/engine.cpp @@ -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" |