]> git.sesse.net Git - vlc/blobdiff - modules/demux/vc1.c
input: Expose input_ItemHasErrorWhenReading.
[vlc] / modules / demux / vc1.c
index 1f0b3a39ec5eb6d183b26202a71727200a4865d9..f6c7625067a37e692f8c2634a64e9c5bc8198114 100644 (file)
@@ -29,7 +29,7 @@
 # include "config.h"
 #endif
 
-#include <vlc/vlc.h>
+#include <vlc_common.h>
 #include <vlc_plugin.h>
 #include <vlc_demux.h>
 #include "vlc_codec.h"