summaryrefslogtreecommitdiff
path: root/ares_strcasecmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'ares_strcasecmp.h')
-rw-r--r--ares_strcasecmp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ares_strcasecmp.h b/ares_strcasecmp.h
index 85b053a..28164d7 100644
--- a/ares_strcasecmp.h
+++ b/ares_strcasecmp.h
@@ -18,7 +18,7 @@
* without express or implied warranty.
*/
-#include "setup.h"
+#include "ares_setup.h"
#ifndef HAVE_STRCASECMP
extern int ares_strcasecmp(const char *a, const char *b);