aboutsummaryrefslogtreecommitdiff
path: root/src/trunnel/trunnel-local.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/trunnel/trunnel-local.h')
-rw-r--r--src/trunnel/trunnel-local.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trunnel/trunnel-local.h b/src/trunnel/trunnel-local.h
index f25659bf6f..df852acb19 100644
--- a/src/trunnel/trunnel-local.h
+++ b/src/trunnel/trunnel-local.h
@@ -4,7 +4,7 @@
#include "common/util.h"
#include "common/compat.h"
-#include "common/crypto_util.h"
+#include "lib/crypt_ops/crypto_util.h"
#define trunnel_malloc tor_malloc
#define trunnel_calloc tor_calloc