mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-11 03:55:45 +00:00
Fix relative includes
This commit is contained in:
parent
1a5978d7a2
commit
75133941a9
@ -32,9 +32,9 @@
|
||||
|
||||
#include <encodings/crc32.h>
|
||||
|
||||
#include "msg_hash.h"
|
||||
#include "retroarch.h"
|
||||
#include "verbosity.h"
|
||||
#include "../msg_hash.h"
|
||||
#include "../retroarch.h"
|
||||
#include "../verbosity.h"
|
||||
|
||||
enum bps_mode
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user