]> git.sesse.net Git - vlc/commitdiff
compile fix
authorChristophe Mutricy <xtophe@videolan.org>
Sun, 11 Feb 2007 00:14:07 +0000 (00:14 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Sun, 11 Feb 2007 00:14:07 +0000 (00:14 +0000)
src/stream_output/stream_output.h

index 4ecdf9bf672e1f23438d919a5944031ca17593cd..cea4bb837b74e6fd65167d710f7d3a973b7a1606 100644 (file)
@@ -24,6 +24,9 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. ***************************************************************************/
 
 #include <vlc_sout.h>
+#if defined( WIN32 )
+#   include <winsock2.h>
+#endif
 
 /****************************************************************************
  * sout_packetizer_input_t: p_sout <-> p_packetizer