summaryrefslogtreecommitdiffstats
path: root/stream/url.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/url.c')
-rw-r--r--stream/url.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/stream/url.c b/stream/url.c
index 04ec6947b8..8d0176e45f 100644
--- a/stream/url.c
+++ b/stream/url.c
@@ -28,7 +28,6 @@
#include "url.h"
#include "mp_msg.h"
-#include "help_mp.h"
#ifndef SIZE_MAX
#define SIZE_MAX ((size_t)-1)