aboutsummaryrefslogtreecommitdiff
path: root/external/unbound/testcode/unitmsgparse.c
diff options
context:
space:
mode:
Diffstat (limited to 'external/unbound/testcode/unitmsgparse.c')
-rw-r--r--external/unbound/testcode/unitmsgparse.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/external/unbound/testcode/unitmsgparse.c b/external/unbound/testcode/unitmsgparse.c
index b33a2408d..ba4e234c8 100644
--- a/external/unbound/testcode/unitmsgparse.c
+++ b/external/unbound/testcode/unitmsgparse.c
@@ -51,9 +51,9 @@
#include "util/net_help.h"
#include "testcode/readhex.h"
#include "testcode/testpkts.h"
-#include "ldns/sbuffer.h"
-#include "ldns/str2wire.h"
-#include "ldns/wire2str.h"
+#include "sldns/sbuffer.h"
+#include "sldns/str2wire.h"
+#include "sldns/wire2str.h"
/** verbose message parse unit test */
static int vbmp = 0;