diff options
Diffstat (limited to 'src/or/voting_schedule.h')
-rw-r--r-- | src/or/voting_schedule.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/voting_schedule.h b/src/or/voting_schedule.h index 6758477fa2..0f27d36d52 100644 --- a/src/or/voting_schedule.h +++ b/src/or/voting_schedule.h @@ -9,7 +9,7 @@ #ifndef TOR_VOTING_SCHEDULE_H #define TOR_VOTING_SCHEDULE_H -#include "or.h" +#include "or/or.h" /** Scheduling information for a voting interval. */ typedef struct { |