Fix relative path include

This commit is contained in:
twinaphex 2019-01-31 15:56:17 +01:00
parent 9d6b40fff2
commit 65f8fc7a21

View File

@ -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;