]> git.sesse.net Git - vlc/blobdiff - src/osd/osd_text.c
libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h
[vlc] / src / osd / osd_text.c
index 95ce8bd051cc072ca955564b7806c277823b61d8..2386d30e3c799f709fa5f7f8e85c783a1e8b866f 100644 (file)
@@ -24,7 +24,7 @@
 # include "config.h"
 #endif
 
-#include <vlc/vlc.h>
+#include <vlc_common.h>
 #include <vlc_vout.h>
 #include <vlc_block.h>
 #include <vlc_filter.h>