From e1a4c5422deec7970cc5ce0154fd4fc721ee8dc2 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 28 Jul 2016 00:24:41 -0400 Subject: fix --- src/systemd-firstboot/firstboot.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/systemd-firstboot') diff --git a/src/systemd-firstboot/firstboot.c b/src/systemd-firstboot/firstboot.c index 7f4db73b1a..46e82a2a7b 100644 --- a/src/systemd-firstboot/firstboot.c +++ b/src/systemd-firstboot/firstboot.c @@ -23,7 +23,7 @@ #include #include "basic/alloc-util.h" -#include "ask-password-api.h" +#include "shared/ask-password-api.h" #include "basic/copy.h" #include "basic/fd-util.h" #include "basic/fileio.h" -- cgit v1.2.3-54-g00ecf