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