aboutsummaryrefslogtreecommitdiff
path: root/external/unbound/util/data/msgparse.h
diff options
context:
space:
mode:
Diffstat (limited to 'external/unbound/util/data/msgparse.h')
-rw-r--r--external/unbound/util/data/msgparse.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/external/unbound/util/data/msgparse.h b/external/unbound/util/data/msgparse.h
index 221a45aad..1a5ced356 100644
--- a/external/unbound/util/data/msgparse.h
+++ b/external/unbound/util/data/msgparse.h
@@ -63,8 +63,8 @@
#ifndef UTIL_DATA_MSGPARSE_H
#define UTIL_DATA_MSGPARSE_H
#include "util/storage/lruhash.h"
-#include "ldns/pkthdr.h"
-#include "ldns/rrdef.h"
+#include "sldns/pkthdr.h"
+#include "sldns/rrdef.h"
struct sldns_buffer;
struct rrset_parse;
struct rr_parse;