summaryrefslogtreecommitdiff
path: root/src/cryptinit.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cryptinit.hpp')
-rw-r--r--src/cryptinit.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cryptinit.hpp b/src/cryptinit.hpp
index dd878cd..80f4e14 100644
--- a/src/cryptinit.hpp
+++ b/src/cryptinit.hpp
@@ -34,6 +34,8 @@
#ifndef NOCRYPT
#ifndef USE_SSL_CRYPTO
+#include <gcrypt.h>
+
// boost thread callbacks for libgcrypt
#if defined(BOOST_HAS_PTHREADS)