aboutsummaryrefslogtreecommitdiff
path: root/tests/dns.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dns.c')
-rw-r--r--tests/dns.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dns.c b/tests/dns.c
index c100cd4..9b8a1e9 100644
--- a/tests/dns.c
+++ b/tests/dns.c
@@ -6,7 +6,7 @@
#include "tests.h"
-#include <dns.h>
+#include "../src/dns.h"
START_TEST (dns_qname) {
char in[128];