diff options
Diffstat (limited to 'src/or/dirauth/shared_random.h')
-rw-r--r-- | src/or/dirauth/shared_random.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/dirauth/shared_random.h b/src/or/dirauth/shared_random.h index e2597f354d..93bab99f71 100644 --- a/src/or/dirauth/shared_random.h +++ b/src/or/dirauth/shared_random.h @@ -10,7 +10,7 @@ * with "sr_" which stands for shared random. */ -#include "or.h" +#include "or/or.h" /* Protocol version */ #define SR_PROTO_VERSION 1 |