From 5cec8971056f92215d4199235907d944abdb5a81 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Mon, 4 Apr 2011 20:40:38 +0200 Subject: avio: move extern url_interrupt_cb declaration from avio.h to url.h --- libavformat/udp.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libavformat/udp.c') diff --git a/libavformat/udp.c b/libavformat/udp.c index 7dad38bc6d..07d1775e96 100644 --- a/libavformat/udp.c +++ b/libavformat/udp.c @@ -33,6 +33,7 @@ #include "internal.h" #include "network.h" #include "os_support.h" +#include "url.h" #include #ifndef IPV6_ADD_MEMBERSHIP -- cgit v1.2.3