From 0dab29ce1069c2ebec22a75669aa8242fdc15882 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 20 Jun 2018 09:35:05 -0400 Subject: Run rectify_include_paths.py --- src/test/test_data.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/test/test_data.c') 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. */ -- cgit v1.2.3-54-g00ecf