summaryrefslogtreecommitdiff
path: root/src/test/test-ask-password-api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/test-ask-password-api.c')
-rw-r--r--src/test/test-ask-password-api.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/test/test-ask-password-api.c b/src/test/test-ask-password-api.c
index 86666597c7..d94b88ddca 100644
--- a/src/test/test-ask-password-api.c
+++ b/src/test/test-ask-password-api.c
@@ -17,9 +17,9 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
-#include "alloc-util.h"
+#include "basic/alloc-util.h"
#include "ask-password-api.h"
-#include "log.h"
+#include "basic/log.h"
static void ask_password(void) {
int r;