summaryrefslogtreecommitdiff
path: root/src/grp-system/libcore/target.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-system/libcore/target.c')
-rw-r--r--src/grp-system/libcore/target.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/grp-system/libcore/target.c b/src/grp-system/libcore/target.c
index 74af0ced0c..99ed054d0e 100644
--- a/src/grp-system/libcore/target.c
+++ b/src/grp-system/libcore/target.c
@@ -17,10 +17,10 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
-#include "basic/log.h"
-#include "basic/special.h"
-#include "basic/string-util.h"
-#include "basic/unit-name.h"
+#include "systemd-basic/log.h"
+#include "systemd-basic/special.h"
+#include "systemd-basic/string-util.h"
+#include "systemd-basic/unit-name.h"
#include "dbus-target.h"
#include "unit.h"