diff options
Diffstat (limited to 'src/or/routerparse.c')
-rw-r--r-- | src/or/routerparse.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/routerparse.c b/src/or/routerparse.c index e4833b4419..5d4be0870a 100644 --- a/src/or/routerparse.c +++ b/src/or/routerparse.c @@ -75,7 +75,7 @@ #include "torcert.h" #include "sandbox.h" #include "shared_random_common.h" -#include "dirvote_common.h" +#include "voting_schedule.h" #include "dirauth/shared_random.h" #undef log |