diff options
Diffstat (limited to 'src/test/test_data.c')
-rw-r--r-- | src/test/test_data.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/test_data.c b/src/test/test_data.c index 6a6979fc6a..be8153258b 100644 --- a/src/test/test_data.c +++ b/src/test/test_data.c @@ -3,7 +3,7 @@ * Copyright (c) 2007-2018, The Tor Project, Inc. */ /* See LICENSE for licensing information */ -#include "test.h" +#include "test/test.h" /* Our unit test expect that the AUTHORITY_CERT_* public keys will sort * in this order. */ |