summaryrefslogtreecommitdiff
path: root/src/keyDerivation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/keyDerivation.h')
-rw-r--r--src/keyDerivation.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/keyDerivation.h b/src/keyDerivation.h
index 0f41895..9e8c7b5 100644
--- a/src/keyDerivation.h
+++ b/src/keyDerivation.h
@@ -37,7 +37,9 @@
#include "threadUtils.hpp"
#include "syncBuffer.h"
+#ifndef NOCRYPT
#include <gcrypt.h>
+#endif
#include <boost/archive/text_oarchive.hpp>
#include <boost/archive/text_iarchive.hpp>