diff --git a/frontend/frontend_salamander.c b/frontend/frontend_salamander.c index aee8805827..15e48cf969 100644 --- a/frontend/frontend_salamander.c +++ b/frontend/frontend_salamander.c @@ -37,7 +37,7 @@ #include "platform/platform_psp.c" #endif -default_paths_t default_paths; +struct defaults default_paths; //We need to set libretro to the first entry in the cores //directory so that it will be saved to the config file