]> git.sesse.net Git - vlc/commitdiff
vod: remove useless include
authorPierre Ynard <linkfanel@yahoo.fr>
Tue, 20 Oct 2009 16:58:00 +0000 (18:58 +0200)
committerPierre Ynard <linkfanel@yahoo.fr>
Tue, 20 Oct 2009 16:58:00 +0000 (18:58 +0200)
src/input/vlmshell.c

index ba62608c1c9b4891bf9a9b11bf7343152e7d2ea8..c08dc2e6a5ee5976eb60b7d76e9f486e2478357e 100644 (file)
@@ -50,7 +50,6 @@
 #include "input_internal.h"
 #include <vlc_stream.h>
 #include "vlm_internal.h"
-#include <vlc_vod.h>
 #include <vlc_charset.h>
 #include <vlc_sout.h>
 #include "../stream_output/stream_output.h"