CXX_BUILD buildfix

This commit is contained in:
twinaphex 2016-05-10 03:19:40 +02:00
parent f2631809bb
commit 71c5b4972c
1 changed files with 1 additions and 1 deletions

View File

@ -259,7 +259,7 @@ static bool menu_content_find_first_core(void *data)
* going to use the current core to load this. */
if (menu_label_hash == MENU_LABEL_LOAD_CONTENT)
{
core_info_get_current_core((void*)&info);
core_info_get_current_core((core_info_t**)&info);
if (info)
{
RARCH_LOG("Use the current core (%s) to load this content...\n",