mirror of
https://github.com/libretro/RetroArch
synced 2025-02-07 03:40:24 +00:00
Fix some header includes
This commit is contained in:
parent
49fbed2423
commit
b4f09f7a55
@ -23,6 +23,7 @@
|
||||
#include <net/net_socket.h>
|
||||
#endif
|
||||
#include <lists/dir_list.h>
|
||||
#include <file/file_path.h>
|
||||
#include <streams/stdin_stream.h>
|
||||
#include <streams/file_stream.h>
|
||||
#include <string/stdstring.h>
|
||||
@ -49,6 +50,7 @@
|
||||
#include "dynamic.h"
|
||||
#include "list_special.h"
|
||||
#include "paths.h"
|
||||
#include "retroarch.h"
|
||||
#include "verbosity.h"
|
||||
#include "version.h"
|
||||
#include "version_git.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user