From b66477d644af37599d0981cae95f90ee99585202 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 28 Jul 2016 16:47:35 -0400 Subject: Begone with sd-utf8 and sd-path --- src/systemd-path/path.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/systemd-path/path.c') diff --git a/src/systemd-path/path.c b/src/systemd-path/path.c index 0856f6b323..aa63884365 100644 --- a/src/systemd-path/path.c +++ b/src/systemd-path/path.c @@ -22,7 +22,7 @@ #include #include -#include +#include "sd-path.h" #include "basic/alloc-util.h" #include "basic/log.h" -- cgit v1.2.3-54-g00ecf