aboutsummaryrefslogtreecommitdiff
path: root/ares/ares_parse_txt_reply.c
diff options
context:
space:
mode:
Diffstat (limited to 'ares/ares_parse_txt_reply.c')
-rw-r--r--ares/ares_parse_txt_reply.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ares/ares_parse_txt_reply.c b/ares/ares_parse_txt_reply.c
index 6a83b0709..583b64f1c 100644
--- a/ares/ares_parse_txt_reply.c
+++ b/ares/ares_parse_txt_reply.c
@@ -17,7 +17,7 @@
* without express or implied warranty.
*/
-#include "setup.h"
+#include "ares_setup.h"
#ifdef HAVE_SYS_SOCKET_H
# include <sys/socket.h>