diff options
Diffstat (limited to 'src/feature/hs/hs_ident.h')
-rw-r--r-- | src/feature/hs/hs_ident.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/feature/hs/hs_ident.h b/src/feature/hs/hs_ident.h index 8c53b9dbeb..92d15b0523 100644 --- a/src/feature/hs/hs_ident.h +++ b/src/feature/hs/hs_ident.h @@ -23,7 +23,7 @@ #include "lib/crypt_ops/crypto_ed25519.h" -#include "or/hs_common.h" +#include "feature/hs/hs_common.h" /* Length of the rendezvous cookie that is used to connect circuits at the * rendezvous point. */ |