summaryrefslogtreecommitdiffstats
path: root/src/worker.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/worker.c')
-rw-r--r--src/worker.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/worker.c b/src/worker.c
index bfc4e4331..5e803cc78 100644
--- a/src/worker.c
+++ b/src/worker.c
@@ -37,7 +37,7 @@
#include "message.h"
#include "map.h"
-#include <evdns.h>
+#include "evdns/evdns.h"
#ifndef WITHOUT_PERL
# include <EXTERN.h> /* from the Perl distribution */