summaryrefslogtreecommitdiff
path: root/src/or/hs_control.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/hs_control.c')
-rw-r--r--src/or/hs_control.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/hs_control.c b/src/or/hs_control.c
index fc828d0721..76c40918bb 100644
--- a/src/or/hs_control.c
+++ b/src/or/hs_control.c
@@ -8,7 +8,7 @@
#include "or/or.h"
#include "or/control.h"
-#include "common/crypto_util.h"
+#include "lib/crypt_ops/crypto_util.h"
#include "or/hs_common.h"
#include "or/hs_control.h"
#include "or/hs_descriptor.h"