aboutsummaryrefslogtreecommitdiff
path: root/lib/strerror.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/strerror.h')
-rw-r--r--lib/strerror.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/strerror.h b/lib/strerror.h
index f1b22210a..60f193f97 100644
--- a/lib/strerror.h
+++ b/lib/strerror.h
@@ -22,7 +22,7 @@
*
***************************************************************************/
-#include "urldata.h"
+#include "curl_urldata.h"
const char *Curl_strerror (struct connectdata *conn, int err);