mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
(Android) Build fix
This commit is contained in:
parent
25a9611596
commit
049e570720
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
#include "tasks.h"
|
||||
|
||||
#ifdef HAVE_MENU
|
||||
#include "menu/menu_driver.h"
|
||||
#include "../menu/menu_driver.h"
|
||||
|
||||
#ifdef HAVE_RPNG
|
||||
static int cb_image_menu_wallpaper_upload(void *data, size_t len)
|
||||
|
|
Loading…
Add table
Reference in a new issue