]> git.sesse.net Git - vlc/blobdiff - modules/access/vcdx/demux.c
Did I loose the count ?
[vlc] / modules / access / vcdx / demux.c
index 55d1c6af4257d818c175bd50fa62ae8601dd711b..919abcaa310a5a612795368a60c86be867862fa0 100644 (file)
@@ -29,7 +29,8 @@
 #include <string.h>
 
 #include <vlc/vlc.h>
-#include <<vlc_input.h>>
+#include <vlc_input.h>
+#include <vlc_access.h>
 #include <vlc_interface.h>
 
 #ifdef HAVE_UNISTD_H