aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/video_out_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/video_out_internal.h')
-rw-r--r--libvo/video_out_internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libvo/video_out_internal.h b/libvo/video_out_internal.h
index 2f4895e247..9c8aa733a3 100644
--- a/libvo/video_out_internal.h
+++ b/libvo/video_out_internal.h
@@ -37,6 +37,7 @@ static uint32_t query_format(uint32_t format);
get_info,\
draw_frame,\
draw_slice,\
+ draw_osd,\
flip_page,\
check_events,\
uninit,\