summaryrefslogtreecommitdiff
path: root/ares_send.c
diff options
context:
space:
mode:
Diffstat (limited to 'ares_send.c')
-rw-r--r--ares_send.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ares_send.c b/ares_send.c
index 54e4861..c2b0065 100644
--- a/ares_send.c
+++ b/ares_send.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>