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 0ba53bfb23..1446c44f6d 100644
--- a/stream/asf_streaming.c
+++ b/stream/asf_streaming.c
@@ -17,10 +17,10 @@
#include "url.h"
#include "http.h"
-#include "asf.h"
+#include "libmpdemux/asf.h"
#include "stream.h"
-#include "demuxer.h"
+#include "libmpdemux/demuxer.h"
#include "network.h"