aboutsummaryrefslogtreecommitdiff
path: root/src/or/hs_cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/hs_cache.h')
-rw-r--r--src/or/hs_cache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/hs_cache.h b/src/or/hs_cache.h
index 5ca158781b..78ed81b6e0 100644
--- a/src/or/hs_cache.h
+++ b/src/or/hs_cache.h
@@ -11,7 +11,7 @@
#include <stdint.h>
-#include "common/crypto_ed25519.h"
+#include "lib/crypt_ops/crypto_ed25519.h"
#include "or/hs_common.h"
#include "or/hs_descriptor.h"
#include "or/rendcommon.h"