mirror of
https://github.com/libretro/RetroArch
synced 2025-02-07 03:40:24 +00:00
Add some header includes
This commit is contained in:
parent
87563b3e09
commit
59bec5b2d8
@ -22,6 +22,7 @@
|
||||
#include <limits.h>
|
||||
|
||||
#include <compat/posix_string.h>
|
||||
#include <string/string_list.h>
|
||||
|
||||
#include "../menu_driver.h"
|
||||
#include "../menu_entry.h"
|
||||
|
@ -25,6 +25,7 @@
|
||||
#include <xuiapp.h>
|
||||
|
||||
#include <file/file_path.h>
|
||||
#include <string/string_list.h>
|
||||
|
||||
#include "../menu_driver.h"
|
||||
#include "../menu.h"
|
||||
|
@ -23,6 +23,7 @@
|
||||
#include <file/file_path.h>
|
||||
#include <compat/posix_string.h>
|
||||
#include <string/stdstring.h>
|
||||
#include <string/string_list.h>
|
||||
#include <rhash.h>
|
||||
|
||||
#include "../menu.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user