summaryrefslogtreecommitdiff
path: root/src/or/hs_client.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/hs_client.h')
-rw-r--r--src/or/hs_client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/hs_client.h b/src/or/hs_client.h
index f7fca0b00e..8083910747 100644
--- a/src/or/hs_client.h
+++ b/src/or/hs_client.h
@@ -9,7 +9,7 @@
#ifndef TOR_HS_CLIENT_H
#define TOR_HS_CLIENT_H
-#include "common/crypto_ed25519.h"
+#include "lib/crypt_ops/crypto_ed25519.h"
#include "or/hs_descriptor.h"
#include "or/hs_ident.h"