summaryrefslogtreecommitdiff
path: root/src/grp-system/libcore/dbus-busname.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-system/libcore/dbus-busname.c')
-rw-r--r--src/grp-system/libcore/dbus-busname.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/grp-system/libcore/dbus-busname.c b/src/grp-system/libcore/dbus-busname.c
index 65815bb826..8db3c67a73 100644
--- a/src/grp-system/libcore/dbus-busname.c
+++ b/src/grp-system/libcore/dbus-busname.c
@@ -17,8 +17,8 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
-#include "basic/string-util.h"
-#include "shared/bus-util.h"
+#include "sd-bus/bus-util.h"
+#include "systemd-basic/string-util.h"
#include "busname.h"
#include "dbus-busname.h"