aboutsummaryrefslogtreecommitdiff
path: root/src/feature/hs/hs_ident.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/feature/hs/hs_ident.c')
-rw-r--r--src/feature/hs/hs_ident.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/feature/hs/hs_ident.c b/src/feature/hs/hs_ident.c
index 20539ca878..c6ef8c2ce3 100644
--- a/src/feature/hs/hs_ident.c
+++ b/src/feature/hs/hs_ident.c
@@ -8,7 +8,7 @@
**/
#include "lib/crypt_ops/crypto_util.h"
-#include "or/hs_ident.h"
+#include "feature/hs/hs_ident.h"
/* Return a newly allocated circuit identifier. The given public key is copied
* identity_pk into the identifier. */