summaryrefslogtreecommitdiff
path: root/src/systemd-nspawn/test-patch-uid.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemd-nspawn/test-patch-uid.c')
-rw-r--r--src/systemd-nspawn/test-patch-uid.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/systemd-nspawn/test-patch-uid.c b/src/systemd-nspawn/test-patch-uid.c
index e751e0ec95..4297fea6fe 100644
--- a/src/systemd-nspawn/test-patch-uid.c
+++ b/src/systemd-nspawn/test-patch-uid.c
@@ -19,9 +19,9 @@
#include <stdlib.h>
-#include "basic/log.h"
-#include "basic/user-util.h"
-#include "basic/util.h"
+#include "systemd-basic/log.h"
+#include "systemd-basic/user-util.h"
+#include "systemd-basic/util.h"
#include "nspawn-patch-uid.h"