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-ask-password/ask-password.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/systemd-ask-password/ask-password.c') diff --git a/src/systemd-ask-password/ask-password.c b/src/systemd-ask-password/ask-password.c index 2872fe274d..95951601c1 100644 --- a/src/systemd-ask-password/ask-password.c +++ b/src/systemd-ask-password/ask-password.c @@ -22,7 +22,7 @@ #include #include -#include "ask-password-api.h" +#include "shared/ask-password-api.h" #include "basic/def.h" #include "basic/log.h" #include "basic/macro.h" -- cgit v1.2.3-54-g00ecf