]> git.sesse.net Git - vlc/blobdiff - include/osd.h
* src/video_output/vout_subpictures.c : New OSD channels
[vlc] / include / osd.h
index 97bcdc4bd54d535d5c08c7885750d744bff2093b..9bd1f49edc1ce785908c261bf9a3e2125a962ffc 100644 (file)
@@ -65,4 +65,4 @@ VLC_EXPORT( void,  __vout_OSDMessage, ( vlc_object_t *, int, char *, ... ) );
 #    define vout_OSDMessage __vout_OSDMessage
 #endif
 VLC_EXPORT( void, vout_OSDSlider, ( vlc_object_t *, int, int , short ) );
-VLC_EXPORT( void, vout_OSDIcon, ( vlc_object_t *, short ) );
+VLC_EXPORT( void, vout_OSDIcon, ( vlc_object_t *, int, short ) );