(XDK) Buildfix

This commit is contained in:
twinaphex 2015-11-18 14:27:27 +01:00
parent 6c8b59de76
commit 00127979d2

View File

@ -322,7 +322,7 @@ static void frontend_xdk_exec(const char *path, bool should_load_game)
#else
#ifdef _XBOX
char *fullpath = NULL;
menu-display_ctl(MENU_DISPLAY_CTL_GET_CONTENT_PATH, &fullpath);
rarch_main_ctl(RARCH_MAIN_CTL_GET_CONTENT_PATH, &fullpath);
#if defined(_XBOX1)
LAUNCH_DATA ptr;