]> git.sesse.net Git - vlc/blobdiff - modules/codec/cmml/intf.c
Merged OSD functionality on the same core functions. All OSD functionality is describ...
[vlc] / modules / codec / cmml / intf.c
index 9670fc866dbb8e17e0deeab3e55b7226136adffb..8d5a7725e4b3255c535b0df4b9f4746d836ae799 100644 (file)
@@ -41,7 +41,7 @@
 #include <vlc/intf.h>
 #include <vlc/vout.h>
 
-#include <osd.h>
+#include <vlc_osd.h>
 
 #include "vlc_keys.h"