From 4bd618f4666fb6629f5426b915ce856114667b88 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 22 Oct 2016 17:33:34 -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