mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-10-01 01:26:01 -04:00
Fix zxcvbn include for out-of-tree compilation, resolves #3658
This commit is contained in:
parent
c2b16c663f
commit
99aafe657d
@ -22,7 +22,7 @@
|
||||
#include "core/FilePath.h"
|
||||
#include "core/Group.h"
|
||||
#include "core/Metadata.h"
|
||||
#include "zxcvbn/zxcvbn.h"
|
||||
#include "zxcvbn.h"
|
||||
|
||||
#include <QFileInfo>
|
||||
#include <QHash>
|
||||
|
Loading…
Reference in New Issue
Block a user