mirror of
https://github.com/libretro/RetroArch
synced 2025-04-11 00:44:20 +00:00
Relative header include fix
This commit is contained in:
parent
4cbbd3470b
commit
9c0ccccc1c
@ -29,7 +29,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(HAVE_VIDEOCORE)
|
#if defined(HAVE_VIDEOCORE)
|
||||||
#include "../include/userland/interface/vmcs_host/vc_vchi_gencmd.h"
|
#include "include/userland/interface/vmcs_host/vc_vchi_gencmd.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
static unsigned ra_core_width = 0;
|
static unsigned ra_core_width = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user