summaryrefslogtreecommitdiffstats
path: root/stream
diff options
context:
space:
mode:
Diffstat (limited to 'stream')
-rw-r--r--stream/stream_ftp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/stream_ftp.c b/stream/stream_ftp.c
index 6879881b8e..e8e77dda3f 100644
--- a/stream/stream_ftp.c
+++ b/stream/stream_ftp.c
@@ -32,7 +32,7 @@
#include <winsock2.h>
#endif
-#include <libavutil/avutil.h>
+#include <libavutil/common.h>
#include "core/mp_msg.h"
#include "network.h"