summaryrefslogtreecommitdiff
path: root/src/grp-system/libcore/unit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-system/libcore/unit.h')
-rw-r--r--src/grp-system/libcore/unit.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/grp-system/libcore/unit.h b/src/grp-system/libcore/unit.h
index 3e25bfd32a..d57caceb19 100644
--- a/src/grp-system/libcore/unit.h
+++ b/src/grp-system/libcore/unit.h
@@ -23,10 +23,10 @@
#include <stdlib.h>
#include <unistd.h>
-#include "basic/list.h"
-#include "basic/unit-name.h"
-#include "shared/condition.h"
-#include "shared/install.h"
+#include "systemd-basic/list.h"
+#include "systemd-basic/unit-name.h"
+#include "systemd-shared/condition.h"
+#include "systemd-shared/install.h"
typedef struct Unit Unit;
typedef struct UnitRef UnitRef;