From 1a5f531d23d454d953a76e805c7f3d3289ed4d8a Mon Sep 17 00:00:00 2001 From: Joost Peters Date: Wed, 25 Mar 2009 21:58:16 +0000 Subject: Allow building of psp backend via configure (Part 1 - Still need to add the fixup + EBOOT packing steps). Thanks dhewg and fingolfin for assistance. :) svn-id: r39693 --- backends/saves/psp/psp-saves.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'backends/saves') 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 #define PSP_DEFAULT_SAVE_PATH "ms0:/scummvm_savegames" -- cgit v1.2.3