Commit 42773186 authored by Steve Lhomme's avatar Steve Lhomme Committed by Jean-Baptiste Kempf

chromecast: remove unused headers

Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 51174cd7
......@@ -31,19 +31,9 @@
#include "chromecast.h"
#ifdef HAVE_POLL
# include <poll.h>
#endif
#include <vlc_sout.h>
#include <vlc_url.h>
#include <vlc_threads.h>
#include <cerrno>
#include <google/protobuf/io/zero_copy_stream_impl.h>
#include <google/protobuf/io/coded_stream.h>
struct sout_stream_sys_t
{
sout_stream_sys_t(intf_sys_t *intf)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment