From b882de8e1ccfd3965eddbfb90e75b7d6d229f32c Mon Sep 17 00:00:00 2001 From: "moneromooo.monero" Date: Thu, 15 Dec 2016 23:47:53 +0000 Subject: add zxcvbn to the qmake build system --- src/zxcvbn-c/zxcvbn.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/zxcvbn-c/zxcvbn.c b/src/zxcvbn-c/zxcvbn.c index f9678c54..ade7ab75 100644 --- a/src/zxcvbn-c/zxcvbn.c +++ b/src/zxcvbn-c/zxcvbn.c @@ -30,7 +30,7 @@ * **********************************************************************************/ -#include +#include "zxcvbn.h" #include #include #include -- cgit v1.2.3