summaryrefslogtreecommitdiff
path: root/src/or/dns.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/dns.c')
-rw-r--r--src/or/dns.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/dns.c b/src/or/dns.c
index 3f5d39b41d..8d809d8c3c 100644
--- a/src/or/dns.c
+++ b/src/or/dns.c
@@ -56,7 +56,7 @@
#include "or/connection.h"
#include "or/connection_edge.h"
#include "or/control.h"
-#include "common/crypto_rand.h"
+#include "lib/crypt_ops/crypto_rand.h"
#include "or/dns.h"
#include "or/main.h"
#include "or/policies.h"