summaryrefslogtreecommitdiff
path: root/src/grp-system/libcore/execute.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-system/libcore/execute.h')
-rw-r--r--src/grp-system/libcore/execute.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/grp-system/libcore/execute.h b/src/grp-system/libcore/execute.h
index cf5e7e4617..178adc00ae 100644
--- a/src/grp-system/libcore/execute.h
+++ b/src/grp-system/libcore/execute.h
@@ -24,10 +24,10 @@
#include <stdio.h>
#include <sys/capability.h>
-#include "basic/cgroup-util.h"
-#include "basic/list.h"
-#include "basic/missing.h"
-#include "shared/fdset.h"
+#include "systemd-basic/cgroup-util.h"
+#include "systemd-basic/list.h"
+#include "systemd-basic/missing.h"
+#include "systemd-shared/fdset.h"
typedef struct ExecCommand ExecCommand;
typedef struct ExecContext ExecContext;