From e1a4c5422deec7970cc5ce0154fd4fc721ee8dc2 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 28 Jul 2016 00:24:41 -0400 Subject: fix --- src/grp-timedate/systemd-timedated/timedated.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/grp-timedate/systemd-timedated') diff --git a/src/grp-timedate/systemd-timedated/timedated.c b/src/grp-timedate/systemd-timedated/timedated.c index 722f3dd2f8..2d3f1d4fd2 100644 --- a/src/grp-timedate/systemd-timedated/timedated.c +++ b/src/grp-timedate/systemd-timedated/timedated.c @@ -28,7 +28,7 @@ #include "basic/alloc-util.h" #include "sd-bus/bus-common-errors.h" #include "sd-bus/bus-error.h" -#include "bus-util.h" +#include "shared/bus-util.h" #include "basic/clock-util.h" #include "basic/def.h" #include "basic/fileio-label.h" -- cgit v1.2.3-54-g00ecf