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.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libcore/dbus-automount.c b/src/libcore/dbus-automount.c
index b2806ad86f..bc44dc1c0a 100644
--- a/src/libcore/dbus-automount.c
+++ b/src/libcore/dbus-automount.c
@@ -18,9 +18,9 @@
***/
#include "automount.h"
-#include "bus-util.h"
+#include "shared/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);