From e1a4c5422deec7970cc5ce0154fd4fc721ee8dc2 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 28 Jul 2016 00:24:41 -0400 Subject: fix --- src/libcore/dbus-kill.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libcore/dbus-kill.c') diff --git a/src/libcore/dbus-kill.c b/src/libcore/dbus-kill.c index 3a8fdab808..cd76682298 100644 --- a/src/libcore/dbus-kill.c +++ b/src/libcore/dbus-kill.c @@ -17,7 +17,7 @@ along with systemd; If not, see . ***/ -#include "bus-util.h" +#include "shared/bus-util.h" #include "dbus-kill.h" #include "kill.h" #include "basic/signal-util.h" -- cgit v1.2.3-54-g00ecf