From 57b6678d52eec334a3e650158ac97d60b5b2b38b Mon Sep 17 00:00:00 2001 From: teor Date: Fri, 20 Dec 2019 09:45:53 +1000 Subject: Run "make autostyle" --- src/test/fakecircs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/test/fakecircs.c') diff --git a/src/test/fakecircs.c b/src/test/fakecircs.c index 82a8722ba8..cb8dafc6b3 100644 --- a/src/test/fakecircs.c +++ b/src/test/fakecircs.c @@ -22,7 +22,7 @@ #include "core/or/relay.h" #include "core/or/relay_crypto_st.h" -#include "fakecircs.h" +#include "test/fakecircs.h" /** Return newly allocated OR circuit using the given nchan and pchan. It must * be freed with the free_fake_orcirc(). */ -- cgit v1.2.3-54-g00ecf