aboutsummaryrefslogtreecommitdiff
path: root/lib/md4.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/md4.c')
-rw-r--r--lib/md4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/md4.c b/lib/md4.c
index cf6c36023..6930e021a 100644
--- a/lib/md4.c
+++ b/lib/md4.c
@@ -20,7 +20,7 @@
documentation and/or software.
*/
-#include "setup.h"
+#include "curl_setup.h"
/* NSS crypto library does not provide the MD4 hash algorithm, so that we have
* a local implementation of it */