]> git.sesse.net Git - vlc/blobdiff - modules/access/vcdx/info.c
jvlc: comment fixed
[vlc] / modules / access / vcdx / info.c
index ca4a9ef89155f1793c958eac64a3f1cd509a7fcb..79ef1f2ab319bc57937deee05587c3d40ea8aeae 100644 (file)
 # include "config.h"
 #endif
 
-#include <vlc/vlc.h>
+#include <vlc_common.h>
 #include <vlc_input.h>
 #include <vlc_access.h>
 #include "vcd.h"
-#include <vlc_playlist.h>
 #include <vlc_keys.h>
 #include "info.h"