diff options
Diffstat (limited to 'common/system.cpp')
-rw-r--r-- | common/system.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/system.cpp b/common/system.cpp index 9198cb564b..28abb27a61 100644 --- a/common/system.cpp +++ b/common/system.cpp @@ -29,6 +29,7 @@ #include "gui/message.h" #include "common/config-manager.h" +#include "common/savefile.h" #include "common/system.h" DECLARE_SINGLETON(OSystem); |