summaryrefslogtreecommitdiffstats
path: root/video/out/gpu/libmpv_gpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/gpu/libmpv_gpu.h')
-rw-r--r--video/out/gpu/libmpv_gpu.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/video/out/gpu/libmpv_gpu.h b/video/out/gpu/libmpv_gpu.h
index 5b41116f14..2c9f712fce 100644
--- a/video/out/gpu/libmpv_gpu.h
+++ b/video/out/gpu/libmpv_gpu.h
@@ -2,6 +2,8 @@
#include "video/out/libmpv.h"
+struct ra_tex;
+
struct libmpv_gpu_context {
struct mpv_global *global;
struct mp_log *log;