mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 13:20:30 +00:00
Fix header include - should have been relative
This commit is contained in:
parent
088aa7dcb9
commit
d3fd72ba63
@ -22,7 +22,7 @@
|
||||
#include <retro_common_api.h>
|
||||
#include <retro_miscellaneous.h>
|
||||
|
||||
#include <frontend/frontend_driver.h>
|
||||
#include "../frontend/frontend_driver.h"
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "../config.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user