aboutsummaryrefslogtreecommitdiff
path: root/lib/rawstr.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rawstr.c')
-rw-r--r--lib/rawstr.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/rawstr.c b/lib/rawstr.c
index 2cf2fe7cb..17fd1f3f5 100644
--- a/lib/rawstr.c
+++ b/lib/rawstr.c
@@ -20,9 +20,9 @@
*
***************************************************************************/
-#include "setup.h"
+#include "curl_setup.h"
-#include "rawstr.h"
+#include "curl_rawstr.h"
/* Portable, consistent toupper (remember EBCDIC). Do not use toupper() because
its behavior is altered by the current locale. */