summaryrefslogtreecommitdiffstats
path: root/sub/draw_bmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'sub/draw_bmp.h')
-rw-r--r--sub/draw_bmp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sub/draw_bmp.h b/sub/draw_bmp.h
index 9ccd764d5d..11fbd0daa0 100644
--- a/sub/draw_bmp.h
+++ b/sub/draw_bmp.h
@@ -5,7 +5,6 @@
struct mp_image;
struct sub_bitmaps;
-struct mp_csp_details;
struct mp_draw_sub_cache;
void mp_draw_sub_bitmaps(struct mp_draw_sub_cache **cache, struct mp_image *dst,
struct sub_bitmaps *sbs);