From e1cf10ceb7b742b5028ff4f5cfbf2b2e67572c06 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 24 Feb 2020 08:53:54 -0500 Subject: Move voting_schedule.[ch] to src/feature/dirauth/ --- src/feature/dirauth/shared_random_state.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/feature/dirauth/shared_random_state.c') diff --git a/src/feature/dirauth/shared_random_state.c b/src/feature/dirauth/shared_random_state.c index 1792d540c6..a61a1cd841 100644 --- a/src/feature/dirauth/shared_random_state.c +++ b/src/feature/dirauth/shared_random_state.c @@ -20,7 +20,7 @@ #include "feature/dirauth/shared_random.h" #include "feature/hs_common/shared_random_client.h" #include "feature/dirauth/shared_random_state.h" -#include "feature/dircommon/voting_schedule.h" +#include "feature/dirauth/voting_schedule.h" #include "lib/encoding/confline.h" #include "lib/version/torversion.h" -- cgit v1.2.3-54-g00ecf