diff --git a/gfx/video_driver.c b/gfx/video_driver.c index 13232e940d..ffa4c310fa 100644 --- a/gfx/video_driver.c +++ b/gfx/video_driver.c @@ -31,7 +31,7 @@ #include #include -#include "menu/menu_shader.h" +#include "../menu/menu_shader.h" #ifdef HAVE_CONFIG_H #include "../config.h"