]> git.sesse.net Git - vlc/blobdiff - modules/codec/cmml/cmml.c
Merged OSD functionality on the same core functions. All OSD functionality is describ...
[vlc] / modules / codec / cmml / cmml.c
index 6619f1702adcfaa1eb562b6d58cca42fef72ad6a..07a90823752b38198dbcef125ccaf3798c2c5186 100644 (file)
@@ -31,7 +31,7 @@
 #include <vlc/decoder.h>
 #include <vlc/intf.h>
 
-#include <osd.h>
+#include <vlc_osd.h>
 
 #include "charset.h"