From e1a4c5422deec7970cc5ce0154fd4fc721ee8dc2 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 28 Jul 2016 00:24:41 -0400 Subject: fix --- src/test/test-conf-parser.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/test/test-conf-parser.c') diff --git a/src/test/test-conf-parser.c b/src/test/test-conf-parser.c index 9fc0f1e554..5b63e60b32 100644 --- a/src/test/test-conf-parser.c +++ b/src/test/test-conf-parser.c @@ -17,7 +17,7 @@ along with systemd; If not, see . ***/ -#include "conf-parser.h" +#include "shared/conf-parser.h" #include "basic/log.h" #include "basic/macro.h" #include "basic/string-util.h" -- cgit v1.2.3-54-g00ecf