summaryrefslogtreecommitdiffstats
path: root/stream/asf_streaming.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/asf_streaming.c')
-rw-r--r--stream/asf_streaming.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/stream/asf_streaming.c b/stream/asf_streaming.c
index 73197f4f54..8c747abfdf 100644
--- a/stream/asf_streaming.c
+++ b/stream/asf_streaming.c
@@ -23,6 +23,8 @@
#include <errno.h>
#include <limits.h>
+#include <libavutil/intreadwrite.h>
+
#include "config.h"
#include "mp_msg.h"
#include "options.h"
@@ -41,8 +43,6 @@
#include "network.h"
#include "tcp.h"
-#include "ffmpeg_files/intreadwrite.h"
-
#include "libmpdemux/asfguid.h"
extern int network_bandwidth;