aboutsummaryrefslogtreecommitdiff
path: root/src/or/circpathbias.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/circpathbias.c')
-rw-r--r--src/or/circpathbias.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/circpathbias.c b/src/or/circpathbias.c
index ace29c4a06..908b76b486 100644
--- a/src/or/circpathbias.c
+++ b/src/or/circpathbias.c
@@ -30,7 +30,7 @@
#include "or/circuitstats.h"
#include "or/connection_edge.h"
#include "or/config.h"
-#include "common/crypto_rand.h"
+#include "lib/crypt_ops/crypto_rand.h"
#include "or/entrynodes.h"
#include "or/networkstatus.h"
#include "or/relay.h"