aboutsummaryrefslogtreecommitdiff
path: root/src/or/hs_circuit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/hs_circuit.h')
-rw-r--r--src/or/hs_circuit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/hs_circuit.h b/src/or/hs_circuit.h
index fbf11d1cc8..425070f4ca 100644
--- a/src/or/hs_circuit.h
+++ b/src/or/hs_circuit.h
@@ -10,7 +10,7 @@
#define TOR_HS_CIRCUIT_H
#include "or/or.h"
-#include "common/crypto_ed25519.h"
+#include "lib/crypt_ops/crypto_ed25519.h"
#include "or/hs_service.h"