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-machine/grp-import/libimport/import-compress.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/grp-machine/grp-import/libimport/import-compress.c') diff --git a/src/grp-machine/grp-import/libimport/import-compress.c b/src/grp-machine/grp-import/libimport/import-compress.c index 4f1a9891e8..2e116df26c 100644 --- a/src/grp-machine/grp-import/libimport/import-compress.c +++ b/src/grp-machine/grp-import/libimport/import-compress.c @@ -17,8 +17,8 @@ along with systemd; If not, see . ***/ -#include "basic/string-table.h" -#include "basic/util.h" +#include "systemd-basic/string-table.h" +#include "systemd-basic/util.h" #include "import-compress.h" -- cgit v1.2.3-54-g00ecf