X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc_common.h;h=b43913fc322801477a5da5f282142239eac99ede;hb=f6f06645681772446242078601d091e0caddf723;hp=b2b69847f4de65c98eeca3fcd179702ca2502c4b;hpb=5a6a1bdfd58d2351df889892e36edc9e883cd083;p=vlc diff --git a/include/vlc_common.h b/include/vlc_common.h index b2b69847f4..b43913fc32 100644 --- a/include/vlc_common.h +++ b/include/vlc_common.h @@ -304,6 +304,8 @@ typedef struct subpicture_sys_t subpicture_sys_t; typedef struct subpicture_region_t subpicture_region_t; typedef struct text_style_t text_style_t; +typedef struct image_handler_t image_handler_t; + /* Stream output */ typedef struct sout_instance_t sout_instance_t; typedef struct sout_instance_sys_t sout_instance_sys_t;