diff options
Diffstat (limited to 'lib/connect.h')
-rw-r--r-- | lib/connect.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/connect.h b/lib/connect.h index f84361f2e..ab9800289 100644 --- a/lib/connect.h +++ b/lib/connect.h @@ -21,7 +21,7 @@ * KIND, either express or implied. * ***************************************************************************/ -#include "setup.h" +#include "curl_setup.h" #include "nonblock.h" /* for curlx_nonblock(), formerly Curl_nonblock() */ #include "sockaddr.h" |