diff options
Diffstat (limited to 'src/grp-resolve/systemd-resolved/resolved-bus.c')
-rw-r--r-- | src/grp-resolve/systemd-resolved/resolved-bus.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-resolve/systemd-resolved/resolved-bus.c b/src/grp-resolve/systemd-resolved/resolved-bus.c index 879de1715d..352d515f32 100644 --- a/src/grp-resolve/systemd-resolved/resolved-bus.c +++ b/src/grp-resolve/systemd-resolved/resolved-bus.c @@ -17,7 +17,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. ***/ -#include "resolved-def.h" +#include "basic-dns/resolved-def.h" #include "sd-bus/bus-common-errors.h" #include "systemd-basic/alloc-util.h" #include "systemd-shared/bus-util.h" |