diff options
Diffstat (limited to 'lib/asyn.h')
-rw-r--r-- | lib/asyn.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/asyn.h b/lib/asyn.h index e7c1b886d..1b681ea12 100644 --- a/lib/asyn.h +++ b/lib/asyn.h @@ -22,7 +22,7 @@ * ***************************************************************************/ -#include "setup.h" +#include "curl_setup.h" #include "curl_addrinfo.h" struct addrinfo; |