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_storagedir.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/test/test_storagedir.c') diff --git a/src/test/test_storagedir.c b/src/test/test_storagedir.c index 1214448e47..4deb881335 100644 --- a/src/test/test_storagedir.c +++ b/src/test/test_storagedir.c @@ -1,10 +1,10 @@ /* Copyright (c) 2017-2018, The Tor Project, Inc. */ /* See LICENSE for licensing information */ -#include "or.h" -#include "crypto_rand.h" -#include "storagedir.h" -#include "test.h" +#include "or/or.h" +#include "common/crypto_rand.h" +#include "common/storagedir.h" +#include "test/test.h" #ifdef HAVE_UTIME_H #include -- cgit v1.2.3-54-g00ecf