diff options
Diffstat (limited to 'lib/http_digest.h')
-rw-r--r-- | lib/http_digest.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/http_digest.h b/lib/http_digest.h index 3b22ce10e..c6a4e9161 100644 --- a/lib/http_digest.h +++ b/lib/http_digest.h @@ -21,7 +21,7 @@ * KIND, either express or implied. * ***************************************************************************/ -#include "setup.h" +#include "curl_setup.h" typedef enum { CURLDIGEST_NONE, /* not a digest */ |