diff options
Diffstat (limited to 'src/test/test_shared_random.c')
-rw-r--r-- | src/test/test_shared_random.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/test_shared_random.c b/src/test/test_shared_random.c index 1c16524b65..775a1c1d23 100644 --- a/src/test/test_shared_random.c +++ b/src/test/test_shared_random.c @@ -16,7 +16,7 @@ #include "routerlist.h" #include "router.h" #include "routerparse.h" -#include "shared_random_common.h" +#include "shared_random_client.h" #include "networkstatus.h" #include "log_test_helpers.h" #include "voting_schedule.h" |