diff options
Diffstat (limited to 'src/test/rend_test_helpers.h')
-rw-r--r-- | src/test/rend_test_helpers.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/rend_test_helpers.h b/src/test/rend_test_helpers.h index 13846acd44..aca675b2a4 100644 --- a/src/test/rend_test_helpers.h +++ b/src/test/rend_test_helpers.h @@ -1,7 +1,7 @@ /* Copyright (c) 2014-2018, The Tor Project, Inc. */ /* See LICENSE for licensing information */ -#include "or.h" +#include "or/or.h" #ifndef TOR_REND_TEST_HELPERS_H #define TOR_REND_TEST_HELPERS_H |