diff options
Diffstat (limited to 'src/locale/localectl.c')
-rw-r--r-- | src/locale/localectl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/locale/localectl.c b/src/locale/localectl.c index 96fc09a570..f00f15f3fe 100644 --- a/src/locale/localectl.c +++ b/src/locale/localectl.c @@ -8,7 +8,7 @@ #include "sd-bus.h" #include "bus-error.h" -#include "bus-util.h" +#include "bus-locator.h" #include "fd-util.h" #include "fileio.h" #include "kbd-util.h" |