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