diff libmpdemux/asf_streaming.c @ 4315:0d5cba15772b

10l ...
author nexus
date Wed, 23 Jan 2002 14:11:19 +0000
parents 971836f677a9
children 3fb147d59ca6
line wrap: on
line diff
--- a/libmpdemux/asf_streaming.c	Wed Jan 23 13:57:43 2002 +0000
+++ b/libmpdemux/asf_streaming.c	Wed Jan 23 14:11:19 2002 +0000
@@ -9,10 +9,11 @@
 #include "url.h"
 #include "http.h"
 #include "asf.h"
-#include "network.h"
 
 #include "stream.h"
 
+#include "network.h"
+
 typedef struct {
 	ASF_StreamType_e streaming_type;
 	int request;