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