summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/shader_cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/opengl/shader_cache.h')
-rw-r--r--video/out/opengl/shader_cache.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/video/out/opengl/shader_cache.h b/video/out/opengl/shader_cache.h
index d5d512d779..82a078079b 100644
--- a/video/out/opengl/shader_cache.h
+++ b/video/out/opengl/shader_cache.h
@@ -4,6 +4,9 @@
#include "misc/bstr.h"
#include "ra.h"
+// For mp_pass_perf
+#include "video/out/vo.h"
+
struct mp_log;
struct mpv_global;
struct gl_shader_cache;