summaryrefslogtreecommitdiff
path: root/src/systemd-update-utmp/update-utmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemd-update-utmp/update-utmp.c')
-rw-r--r--src/systemd-update-utmp/update-utmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemd-update-utmp/update-utmp.c b/src/systemd-update-utmp/update-utmp.c
index fedcaef91c..2ccdfd7e9d 100644
--- a/src/systemd-update-utmp/update-utmp.c
+++ b/src/systemd-update-utmp/update-utmp.c
@@ -28,7 +28,7 @@
#include <systemd/sd-bus.h>
#include "alloc-util.h"
-#include "bus-error.h"
+#include "sd-bus/bus-error.h"
#include "bus-util.h"
#include "formats-util.h"
#include "log.h"