aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--test/run_resolver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/run_resolver.c b/test/run_resolver.c
index ee0bc0172..87067ad23 100644
--- a/test/run_resolver.c
+++ b/test/run_resolver.c
@@ -18,7 +18,7 @@
*/
#include "config.h"
-#include "resolver.h"
+#include "system/resolver.h"
#ifdef WIN32
#include <ws2tcpip.h>