From 623f13d8198b83df890f014b1d27255f4d78f35b Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Fri, 21 Oct 2016 03:00:49 -0400 Subject: wip --- src/grp-system/libcore/target.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/grp-system/libcore/target.c') 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 . ***/ -#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" -- cgit v1.2.3-54-g00ecf