diff options
Diffstat (limited to 'lib/speedcheck.c')
-rw-r--r-- | lib/speedcheck.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/speedcheck.c b/lib/speedcheck.c index ca2323f57..ea17a5975 100644 --- a/lib/speedcheck.c +++ b/lib/speedcheck.c @@ -20,7 +20,7 @@ * ***************************************************************************/ -#include "setup.h" +#include "curl_setup.h" #include <curl/curl.h> #include "urldata.h" |