summaryrefslogtreecommitdiff
path: root/src/grp-hostname/hostnamectl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-hostname/hostnamectl.c')
-rw-r--r--src/grp-hostname/hostnamectl.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/grp-hostname/hostnamectl.c b/src/grp-hostname/hostnamectl.c
index 04c220b4e3..30f0f06d89 100644
--- a/src/grp-hostname/hostnamectl.c
+++ b/src/grp-hostname/hostnamectl.c
@@ -29,9 +29,9 @@
#include "basic/alloc-util.h"
#include "basic/architecture.h"
#include "bus-error.h"
-#include "bus-util.h"
+#include "shared/bus-util.h"
#include "basic/hostname-util.h"
-#include "spawn-polkit-agent.h"
+#include "shared/spawn-polkit-agent.h"
#include "basic/util.h"
static bool arg_ask_password = true;