(CTR) Fix build

This commit is contained in:
twinaphex 2016-02-03 15:27:31 +01:00
parent d1097ed967
commit 674f17485d

View File

@ -34,11 +34,11 @@
#include "ctr/ctr_debug.h"
#ifdef IS_SALAMANDER
#include "../../file_ext.h"
#else
#ifndef IS_SALAMANDER
#ifdef HAVE_MENU
#include "../../menu/menu_driver.h"
#endif
#endif
const char* elf_path_cst = "sdmc:/retroarch/test.3dsx";