Mercurial > mplayer.hg
changeset 4315:0d5cba15772b
10l ...
author | nexus |
---|---|
date | Wed, 23 Jan 2002 14:11:19 +0000 |
parents | 7fae2ec7c968 |
children | 9f8a618e87c3 |
files | libmpdemux/asf_streaming.c libmpdemux/stream.h |
diffstat | 2 files changed, 2 insertions(+), 5 deletions(-) [+] |
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;