]> git.sesse.net Git - vlc/blobdiff - src/input/demux.h
Sanitize input headers (pass 3).
[vlc] / src / input / demux.h
index e206e350fcfaf675d3b4dd3ff8c4f5693c41cd82..c2f1bf56e1ac7d4d5c787eaed79e4710d1f6ce13 100644 (file)
@@ -29,7 +29,7 @@
 #ifndef _INPUT_DEMUX_H
 #define _INPUT_DEMUX_H 1
 
-#include <vlc_common.h>
+#include <libvlc.h>
 #include <vlc_demux.h>
 
 /* stream_t *s could be null and then it mean a access+demux in one */