summaryrefslogtreecommitdiff
path: root/src/grp-system/libcore/locale-setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-system/libcore/locale-setup.c')
-rw-r--r--src/grp-system/libcore/locale-setup.c14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/grp-system/libcore/locale-setup.c b/src/grp-system/libcore/locale-setup.c
index ed50796c09..1794b474b8 100644
--- a/src/grp-system/libcore/locale-setup.c
+++ b/src/grp-system/libcore/locale-setup.c
@@ -20,13 +20,13 @@
#include <errno.h>
#include <stdlib.h>
-#include "basic/env-util.h"
-#include "basic/fileio.h"
-#include "basic/locale-util.h"
-#include "basic/string-util.h"
-#include "basic/strv.h"
-#include "basic/util.h"
-#include "basic/virt.h"
+#include "systemd-basic/env-util.h"
+#include "systemd-basic/fileio.h"
+#include "systemd-basic/locale-util.h"
+#include "systemd-basic/string-util.h"
+#include "systemd-basic/strv.h"
+#include "systemd-basic/util.h"
+#include "systemd-basic/virt.h"
#include "locale-setup.h"