Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/TestHashedBlockStream.cpp')
-rw-r--r--tests/TestHashedBlockStream.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/TestHashedBlockStream.cpp b/tests/TestHashedBlockStream.cpp
index b78a46ba8..90c96582f 100644
--- a/tests/TestHashedBlockStream.cpp
+++ b/tests/TestHashedBlockStream.cpp
@@ -16,9 +16,9 @@
*/
#include "TestHashedBlockStream.h"
+#include "TestGlobal.h"
#include <QBuffer>
-#include <QTest>
#include "FailDevice.h"
#include "crypto/Crypto.h"