]> git.sesse.net Git - vlc/commitdiff
stream_output: Remove vlc_playlist.h from included headers list.
authorPierre d'Herbemont <pdherbemont@videolan.org>
Sat, 14 Jun 2008 14:41:57 +0000 (16:41 +0200)
committerPierre d'Herbemont <pdherbemont@videolan.org>
Sat, 14 Jun 2008 14:41:57 +0000 (16:41 +0200)
src/stream_output/stream_output.c

index 27592d30609e61a76fbd6a0da7d3bfcf32ddeb68..30304d9e401f163745ec3c4c7864a41acd4a23fc 100644 (file)
@@ -38,7 +38,6 @@
 #include <string.h>
 
 #include <vlc_sout.h>
-#include <vlc_playlist.h>
 
 #include "stream_output.h"