summaryrefslogtreecommitdiff
path: root/src/systemd-ask-password/ask-password.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemd-ask-password/ask-password.c')
-rw-r--r--src/systemd-ask-password/ask-password.c2
1 files changed, 1 insertions, 1 deletions
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 <stddef.h>
#include <unistd.h>
-#include "ask-password-api.h"
+#include "shared/ask-password-api.h"
#include "basic/def.h"
#include "basic/log.h"
#include "basic/macro.h"