From 549f55b104d68bdc7351ff3bc511e9ccadd84a3a Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 22 Oct 2016 18:04:45 -0400 Subject: ./tools/notsd-move --- src/test/test-time.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/test/test-time.c') diff --git a/src/test/test-time.c b/src/test/test-time.c index ee7d55c5ab..77f3474494 100644 --- a/src/test/test-time.c +++ b/src/test/test-time.c @@ -17,8 +17,8 @@ along with systemd; If not, see . ***/ -#include "strv.h" -#include "time-util.h" +#include "systemd-basic/strv.h" +#include "systemd-basic/time-util.h" static void test_parse_sec(void) { usec_t u; -- cgit v1.2.3-54-g00ecf