diff options
Diffstat (limited to 'backends/saves/psp')
-rw-r--r-- | backends/saves/psp/psp-saves.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/saves/psp/psp-saves.cpp b/backends/saves/psp/psp-saves.cpp index 2a70af610d..f759d3f531 100644 --- a/backends/saves/psp/psp-saves.cpp +++ b/backends/saves/psp/psp-saves.cpp @@ -30,6 +30,7 @@ #include "common/config-manager.h" #include "common/savefile.h" +#include <pspkernel.h> #define PSP_DEFAULT_SAVE_PATH "ms0:/scummvm_savegames" |