summaryrefslogtreecommitdiffstats
path: root/libasyncns/asyncns-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'libasyncns/asyncns-test.c')
-rw-r--r--libasyncns/asyncns-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libasyncns/asyncns-test.c b/libasyncns/asyncns-test.c
index da8e76a..6de3337 100644
--- a/libasyncns/asyncns-test.c
+++ b/libasyncns/asyncns-test.c
@@ -4,7 +4,7 @@
#include <arpa/inet.h>
#include <stdio.h>
-#include "aar.h"
+#include "asyncns.h"
int main(int argc, char *argv[]) {
aar_t* aar = NULL;