summaryrefslogtreecommitdiffstats
path: root/video/out/gl_osd.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/gl_osd.h')
-rw-r--r--video/out/gl_osd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/out/gl_osd.h b/video/out/gl_osd.h
index 29b4584a4a..445766d19a 100644
--- a/video/out/gl_osd.h
+++ b/video/out/gl_osd.h
@@ -5,7 +5,7 @@
#include <inttypes.h>
#include "gl_common.h"
-#include "sub/sub.h"
+#include "sub/osd.h"
struct mpgl_osd_part {
enum sub_bitmap_format format;