add zxcvbn to the qmake build system

This commit is contained in:
moneromooo.monero
2016-12-15 23:47:53 +00:00
parent aae35df77d
commit b882de8e1c
3 changed files with 8 additions and 5 deletions

View File

@@ -30,7 +30,7 @@
*
**********************************************************************************/
#include <zxcvbn.h>
#include "zxcvbn.h"
#include <ctype.h>
#include <string.h>
#include <stdint.h>