[vlc-devel] commit: stream_output: Remove vlc_playlist.h from included headers list. ( Pierre d'Herbemont )

git version control git at videolan.org
Sat Jun 14 16:42:28 CEST 2008


vlc | branch: master | Pierre d'Herbemont <pdherbemont at videolan.org> | Sat Jun 14 16:41:57 2008 +0200| [1d63f0df1be407b1976a37636ce69c76a0adea62]

stream_output: Remove vlc_playlist.h from included headers list.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1d63f0df1be407b1976a37636ce69c76a0adea62
---

 src/stream_output/stream_output.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/stream_output/stream_output.c b/src/stream_output/stream_output.c
index 27592d3..30304d9 100644
--- a/src/stream_output/stream_output.c
+++ b/src/stream_output/stream_output.c
@@ -38,7 +38,6 @@
 #include <string.h>
 
 #include <vlc_sout.h>
-#include <vlc_playlist.h>
 
 #include "stream_output.h"
 




More information about the vlc-devel mailing list