diff options
Diffstat (limited to 'src/or/hs_control.h')
-rw-r--r-- | src/or/hs_control.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/hs_control.h b/src/or/hs_control.h index 936e0c01b6..040ce4a793 100644 --- a/src/or/hs_control.h +++ b/src/or/hs_control.h @@ -9,7 +9,7 @@ #ifndef TOR_HS_CONTROL_H #define TOR_HS_CONTROL_H -#include "hs_ident.h" +#include "or/hs_ident.h" /* Event "HS_DESC REQUESTED [...]" */ void hs_control_desc_event_requested(const ed25519_public_key_t *onion_pk, |