aboutsummaryrefslogtreecommitdiff
path: root/lib/curl_md4.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/curl_md4.h')
-rw-r--r--lib/curl_md4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/curl_md4.h b/lib/curl_md4.h
index b0be9cf6c..6b6c16e13 100644
--- a/lib/curl_md4.h
+++ b/lib/curl_md4.h
@@ -22,7 +22,7 @@
*
***************************************************************************/
-#include "curl_setup.h"
+#include "setup.h"
/* NSS crypto library does not provide the MD4 hash algorithm, so that we have
* a local implementation of it */