aboutsummaryrefslogtreecommitdiff
path: root/external/unbound/testcode/perf.c
diff options
context:
space:
mode:
Diffstat (limited to 'external/unbound/testcode/perf.c')
-rw-r--r--external/unbound/testcode/perf.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/external/unbound/testcode/perf.c b/external/unbound/testcode/perf.c
index c51eee4b1..320cbc933 100644
--- a/external/unbound/testcode/perf.c
+++ b/external/unbound/testcode/perf.c
@@ -50,9 +50,9 @@
#include "util/data/msgencode.h"
#include "util/data/msgreply.h"
#include "util/data/msgparse.h"
-#include "ldns/sbuffer.h"
-#include "ldns/wire2str.h"
-#include "ldns/str2wire.h"
+#include "sldns/sbuffer.h"
+#include "sldns/wire2str.h"
+#include "sldns/str2wire.h"
#include <sys/time.h>
/** usage information for perf */