mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 08:30:16 +00:00
Relative header include fix
This commit is contained in:
parent
4cbbd3470b
commit
9c0ccccc1c
@ -29,7 +29,7 @@
|
||||
#endif
|
||||
|
||||
#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
|
||||
|
||||
static unsigned ra_core_width = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user