mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-10 13:02:27 +00:00
(iOS) Buildfix
Changed "widgets/menu_entry.h" to "menu_entries.h", as no one did it before anyway...
This commit is contained in:
parent
5455f6bcf6
commit
c93272de15
@ -33,7 +33,7 @@
|
||||
#include "../../../retroarch.h"
|
||||
|
||||
#ifdef HAVE_MENU
|
||||
#include "../../../menu/widgets/menu_entry.h"
|
||||
#include "../../../menu/menu_entries.h"
|
||||
#include "../../../menu/menu_driver.h"
|
||||
#include "../../../menu/drivers/menu_generic.h"
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user