diff --git a/gfx/video_crt_switch.c b/gfx/video_crt_switch.c index 88f7602d5a..18b8cdbcf2 100644 --- a/gfx/video_crt_switch.c +++ b/gfx/video_crt_switch.c @@ -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;