summaryrefslogtreecommitdiff
path: root/src/grp-locale/localectl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-locale/localectl.c')
-rw-r--r--src/grp-locale/localectl.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/grp-locale/localectl.c b/src/grp-locale/localectl.c
index 2f4a82a07c..a159f8ed2e 100644
--- a/src/grp-locale/localectl.c
+++ b/src/grp-locale/localectl.c
@@ -28,14 +28,14 @@
#include <systemd/sd-bus.h>
#include "bus-error.h"
-#include "bus-util.h"
+#include "shared/bus-util.h"
#include "basic/def.h"
#include "basic/fd-util.h"
#include "basic/fileio.h"
#include "basic/locale-util.h"
-#include "pager.h"
+#include "shared/pager.h"
#include "basic/set.h"
-#include "spawn-polkit-agent.h"
+#include "shared/spawn-polkit-agent.h"
#include "basic/strv.h"
#include "basic/util.h"
#include "basic/virt.h"