summaryrefslogtreecommitdiff
path: root/src/grp-locale/systemd-localed/test-keymap-util.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-locale/systemd-localed/test-keymap-util.c')
-rw-r--r--src/grp-locale/systemd-localed/test-keymap-util.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/grp-locale/systemd-localed/test-keymap-util.c b/src/grp-locale/systemd-localed/test-keymap-util.c
index 6c001b2f50..9a7c4c9b53 100644
--- a/src/grp-locale/systemd-localed/test-keymap-util.c
+++ b/src/grp-locale/systemd-localed/test-keymap-util.c
@@ -17,9 +17,9 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
-#include "basic/alloc-util.h"
-#include "basic/log.h"
-#include "basic/string-util.h"
+#include "systemd-basic/alloc-util.h"
+#include "systemd-basic/log.h"
+#include "systemd-basic/string-util.h"
#include "keymap-util.h"