summaryrefslogtreecommitdiff
path: root/src/libcore/dbus-busname.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libcore/dbus-busname.c')
-rw-r--r--src/libcore/dbus-busname.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcore/dbus-busname.c b/src/libcore/dbus-busname.c
index cf816ba15b..f5180d645c 100644
--- a/src/libcore/dbus-busname.c
+++ b/src/libcore/dbus-busname.c
@@ -20,7 +20,7 @@
#include "bus-util.h"
#include "busname.h"
#include "dbus-busname.h"
-#include "string-util.h"
+#include "basic/string-util.h"
#include "unit.h"
static BUS_DEFINE_PROPERTY_GET_ENUM(property_get_result, busname_result, BusNameResult);