summaryrefslogtreecommitdiff
path: root/src/systemd-path/path.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemd-path/path.c')
-rw-r--r--src/systemd-path/path.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/systemd-path/path.c b/src/systemd-path/path.c
index 80268ed874..0856f6b323 100644
--- a/src/systemd-path/path.c
+++ b/src/systemd-path/path.c
@@ -24,11 +24,11 @@
#include <systemd/sd-path.h>
-#include "alloc-util.h"
-#include "log.h"
-#include "macro.h"
-#include "string-util.h"
-#include "util.h"
+#include "basic/alloc-util.h"
+#include "basic/log.h"
+#include "basic/macro.h"
+#include "basic/string-util.h"
+#include "basic/util.h"
static const char *arg_suffix = NULL;