summaryrefslogtreecommitdiffstats
path: root/stream/http.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/http.c')
-rw-r--r--stream/http.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/http.c b/stream/http.c
index ce7738427a..753075cc3d 100644
--- a/stream/http.c
+++ b/stream/http.c
@@ -23,7 +23,7 @@
#include "mp_msg.h"
#include "stream.h"
-#include "demuxer.h"
+#include "libmpdemux/demuxer.h"
#include "network.h"
#include "help_mp.h"