From f7813a5324be39d13ab536c245d15dfc602a7849 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Sun, 29 Dec 2013 12:19:38 +0000 Subject: basic type mechanism working --- ffmpeg/libavformat/noproxy-test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ffmpeg/libavformat/noproxy-test.c') diff --git a/ffmpeg/libavformat/noproxy-test.c b/ffmpeg/libavformat/noproxy-test.c index a156620..4524764 100644 --- a/ffmpeg/libavformat/noproxy-test.c +++ b/ffmpeg/libavformat/noproxy-test.c @@ -18,7 +18,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -#include "internal.h" +#include "network.h" static void test(const char *pattern, const char *host) { -- cgit v1.2.3