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/or/reasons.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/or/reasons.c') diff --git a/src/or/reasons.c b/src/or/reasons.c index 4082c8d0b2..b9b7a7db8b 100644 --- a/src/or/reasons.c +++ b/src/or/reasons.c @@ -14,9 +14,9 @@ * to another. **/ -#include "or.h" -#include "config.h" -#include "reasons.h" +#include "or/or.h" +#include "or/config.h" +#include "or/reasons.h" /***************************** Edge (stream) reasons **********************/ -- cgit v1.2.3-54-g00ecf