[vlc-devel] [PATCH 02/10] chromecast: remove unused include

Steve Lhomme robux4 at videolabs.io
Tue May 3 16:01:38 CEST 2016


---
 modules/stream_out/chromecast/chromecast.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/modules/stream_out/chromecast/chromecast.h b/modules/stream_out/chromecast/chromecast.h
index 64881a4..c1684c9 100644
--- a/modules/stream_out/chromecast/chromecast.h
+++ b/modules/stream_out/chromecast/chromecast.h
@@ -30,9 +30,7 @@
 #define VLC_CHROMECAST_H
 
 #include <vlc_common.h>
-#include <vlc_interface.h>
 #include <vlc_plugin.h>
-#include <vlc_sout.h>
 #include <vlc_tls.h>
 
 #include <sstream>
-- 
2.7.0



More information about the vlc-devel mailing list