diff --git a/frontend/frontend.c b/frontend/frontend.c index 781f3de26b..c41f8583af 100644 --- a/frontend/frontend.c +++ b/frontend/frontend.c @@ -150,12 +150,10 @@ int rarch_main(int argc, char *argv[], void *data) strlcpy(tmp, fullpath, sizeof(tmp)); + /* Path can be relative here. + * Ensure we're pushing absolute path. */ if (*tmp) - { - /* Path can be relative here. - * Ensure we're pushing absolute path. */ path_resolve_realpath(tmp, sizeof(tmp)); - } if (rarch_ctl(RARCH_CTL_IS_DUMMY_CORE, NULL) || !info) content_push_to_history_playlist(