mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-09 10:54:30 +00:00
(PS3) Move file_browser.c to root of PS3 dir
This commit is contained in:
parent
5d535f6d54
commit
1ed6a622f1
@ -37,7 +37,7 @@ PKG_SCRIPT = ps3/ps3py/pkg.py
|
||||
PKG_FINALIZE = package_finalize
|
||||
|
||||
PPU_SRCS = fifo_buffer.c \
|
||||
ps3/cellframework2/fileio/file_browser.c \
|
||||
ps3/file_browser.c \
|
||||
ps3/ps3_audio.c \
|
||||
ps3/menu.c \
|
||||
console/console_ext.c \
|
||||
|
@ -26,7 +26,7 @@
|
||||
#endif
|
||||
|
||||
#include "ps3_input.h"
|
||||
#include "cellframework2/fileio/file_browser.h"
|
||||
#include "file_browser.h"
|
||||
|
||||
#include "../console/console_ext.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user