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 663ba0a..17bb825 100644
--- a/src/cryptinit.hpp
+++ b/src/cryptinit.hpp
@@ -48,6 +48,8 @@
#ifndef NO_CRYPT
+#include "anytunError.h"
+
#if defined(USE_GCRYPT)
#include <gcrypt.h>