aboutsummaryrefslogtreecommitdiff
path: root/src/common/crypto_rand.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/crypto_rand.h')
-rw-r--r--src/common/crypto_rand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/crypto_rand.h b/src/common/crypto_rand.h
index 2e05adc93d..8309bb21ca 100644
--- a/src/common/crypto_rand.h
+++ b/src/common/crypto_rand.h
@@ -13,7 +13,7 @@
#ifndef TOR_CRYPTO_RAND_H
#define TOR_CRYPTO_RAND_H
-#include "common/torint.h"
+#include "lib/cc/torint.h"
#include "common/util.h"
/* random numbers */