summaryrefslogtreecommitdiff
path: root/ares_parse_ns_reply.c
diff options
context:
space:
mode:
Diffstat (limited to 'ares_parse_ns_reply.c')
-rw-r--r--ares_parse_ns_reply.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ares_parse_ns_reply.c b/ares_parse_ns_reply.c
index a7f4543..25c6329 100644
--- a/ares_parse_ns_reply.c
+++ b/ares_parse_ns_reply.c
@@ -20,7 +20,7 @@
* on behalf of AVIRA Gmbh - http://www.avira.com
*/
-#include "setup.h"
+#include "ares_setup.h"
#ifdef HAVE_SYS_SOCKET_H
# include <sys/socket.h>