diff stream/stream_netstream.h @ 30165:b4cbeff5153e

Add a few missing header #includes and #defines.
author diego
date Mon, 04 Jan 2010 18:58:35 +0000
parents 0f1b5b68af32
children ce0122361a39
line wrap: on
line diff
--- a/stream/stream_netstream.h	Mon Jan 04 15:14:21 2010 +0000
+++ b/stream/stream_netstream.h	Mon Jan 04 18:58:35 2010 +0000
@@ -10,6 +10,7 @@
 #ifndef MPLAYER_NETSTREAM_H
 #define MPLAYER_NETSTREAM_H
 
+#include "config.h"
 #include <stdint.h>
 #include <stdlib.h>
 #include <string.h>