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