summaryrefslogtreecommitdiff
path: root/src/grp-login/systemd-logind/logind.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-login/systemd-logind/logind.h')
-rw-r--r--src/grp-login/systemd-logind/logind.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/grp-login/systemd-logind/logind.h b/src/grp-login/systemd-logind/logind.h
index 9d43c2e7ee..ab6d917678 100644
--- a/src/grp-login/systemd-logind/logind.h
+++ b/src/grp-login/systemd-logind/logind.h
@@ -25,9 +25,9 @@
#include <systemd/sd-bus.h>
#include <systemd/sd-event.h>
-#include "hashmap.h"
-#include "list.h"
-#include "set.h"
+#include "basic/hashmap.h"
+#include "basic/list.h"
+#include "basic/set.h"
typedef struct Manager Manager;