summaryrefslogtreecommitdiff
path: root/src/grp-system/libcore/dbus-automount.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-system/libcore/dbus-automount.c')
-rw-r--r--src/grp-system/libcore/dbus-automount.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/grp-system/libcore/dbus-automount.c b/src/grp-system/libcore/dbus-automount.c
index 2949c49a3f..7033c1b1d3 100644
--- a/src/grp-system/libcore/dbus-automount.c
+++ b/src/grp-system/libcore/dbus-automount.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 "automount.h"
#include "dbus-automount.h"