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-async.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/test/test-async.c') diff --git a/src/test/test-async.c b/src/test/test-async.c index ada6d67c42..1e4a182dfa 100644 --- a/src/test/test-async.c +++ b/src/test/test-async.c @@ -19,10 +19,10 @@ #include -#include "async.h" -#include "fileio.h" -#include "macro.h" -#include "util.h" +#include "systemd-basic/async.h" +#include "systemd-basic/fileio.h" +#include "systemd-basic/macro.h" +#include "systemd-basic/util.h" static bool test_async = false; -- cgit v1.2.3-54-g00ecf