From 873178a6577ff20c659621034b0b201d249f5eb7 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Wed, 19 Feb 2014 20:36:36 +0000 Subject: lib1515.c: Fixed #include path in commit 647f83e809 --- tests/libtest/lib1515.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/libtest') diff --git a/tests/libtest/lib1515.c b/tests/libtest/lib1515.c index a786addb7..4ac9fcfdc 100644 --- a/tests/libtest/lib1515.c +++ b/tests/libtest/lib1515.c @@ -40,7 +40,7 @@ #endif #define _MPRINTF_REPLACE -#include "mprintf.h" +#include static int debug_callback(CURL *curl, curl_infotype info, char *msg, size_t len, void *ptr) { -- cgit v1.2.3