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

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/TestCrypt/TestCrypt.cpp')
-rw-r--r--src/tests/TestCrypt/TestCrypt.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tests/TestCrypt/TestCrypt.cpp b/src/tests/TestCrypt/TestCrypt.cpp
index 2b67db93e..1aa0f67a4 100644
--- a/src/tests/TestCrypt/TestCrypt.cpp
+++ b/src/tests/TestCrypt/TestCrypt.cpp
@@ -9,6 +9,7 @@
#include "SSL.h"
#include "Timer.h"
#include "CryptState.h"
+#include "Utils.h"
class TestCrypt : public QObject {
Q_OBJECT