diff options
Diffstat (limited to 'src/grp-resolve/systemd-resolved/resolved-dns-trust-anchor.c')
-rw-r--r-- | src/grp-resolve/systemd-resolved/resolved-dns-trust-anchor.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-resolve/systemd-resolved/resolved-dns-trust-anchor.c b/src/grp-resolve/systemd-resolved/resolved-dns-trust-anchor.c index fb0e76b917..53cd9d8f55 100644 --- a/src/grp-resolve/systemd-resolved/resolved-dns-trust-anchor.c +++ b/src/grp-resolve/systemd-resolved/resolved-dns-trust-anchor.c @@ -19,7 +19,7 @@ #include <systemd/sd-messages.h> -#include "resolved-dns-dnssec.h" +#include "basic-dns/resolved-dns-dnssec.h" #include "systemd-basic/alloc-util.h" #include "systemd-basic/conf-files.h" #include "systemd-basic/def.h" |