diff options
Diffstat (limited to 'src/grp-resolve/systemd-resolved/resolved-dns-search-domain.c')
-rw-r--r-- | src/grp-resolve/systemd-resolved/resolved-dns-search-domain.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-resolve/systemd-resolved/resolved-dns-search-domain.c b/src/grp-resolve/systemd-resolved/resolved-dns-search-domain.c index 71824d8c4a..d3b8bf3b4d 100644 --- a/src/grp-resolve/systemd-resolved/resolved-dns-search-domain.c +++ b/src/grp-resolve/systemd-resolved/resolved-dns-search-domain.c @@ -18,7 +18,7 @@ ***/ #include "basic/alloc-util.h" -#include "dns-domain.h" +#include "shared/dns-domain.h" #include "resolved-dns-search-domain.h" int dns_search_domain_new( |