[vlc-commits] chromecast: remove implied include

Steve Lhomme git at videolan.org
Fri Mar 25 09:06:40 CET 2016


vlc | branch: master | Steve Lhomme <robux4 at videolabs.io> | Mon Mar 21 13:22:22 2016 +0100| [d773d8ff2d34397d3bc7fa599a84d5503464ff69] | committer: Jean-Baptiste Kempf

chromecast: remove implied include

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

 modules/stream_out/chromecast/chromecast_ctrl.cpp |    1 -
 1 file changed, 1 deletion(-)

diff --git a/modules/stream_out/chromecast/chromecast_ctrl.cpp b/modules/stream_out/chromecast/chromecast_ctrl.cpp
index bc7ecec..341dc8f 100644
--- a/modules/stream_out/chromecast/chromecast_ctrl.cpp
+++ b/modules/stream_out/chromecast/chromecast_ctrl.cpp
@@ -33,7 +33,6 @@
 #include "chromecast.h"
 
 #include <vlc_playlist.h>
-#include <vlc_threads.h>
 
 #include <cassert>
 #include <cerrno>



More information about the vlc-commits mailing list