diff --git a/gfx/video_shader_parse.c b/gfx/video_shader_parse.c index ecf7d4d21a..51d98bcaa7 100644 --- a/gfx/video_shader_parse.c +++ b/gfx/video_shader_parse.c @@ -36,6 +36,7 @@ #include "../frontend/frontend_driver.h" #include "../command.h" #include "../file_path_special.h" +#include "../retroarch.h" #include "video_shader_parse.h" #if defined(HAVE_SLANG) && defined(HAVE_SPIRV_CROSS)