]> git.sesse.net Git - vlc/blobdiff - src/input/subtitles.c
libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h
[vlc] / src / input / subtitles.c
index cc5bc287daf81d79bd63389343cabde08b17e20d..4361f80c88b9baac249cbf395ae85e3856b2b20e 100644 (file)
@@ -31,7 +31,7 @@
 # include "config.h"
 #endif
 
-#include <vlc/vlc.h>
+#include <vlc_common.h>
 #include <vlc_input.h>
 #include <vlc_charset.h>