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/routerstatus_st.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/or/routerstatus_st.h') diff --git a/src/or/routerstatus_st.h b/src/or/routerstatus_st.h index 9d749ddb64..3de4a40ae4 100644 --- a/src/or/routerstatus_st.h +++ b/src/or/routerstatus_st.h @@ -7,7 +7,7 @@ #ifndef ROUTERSTATUS_ST_H #define ROUTERSTATUS_ST_H -#include "download_status_st.h" +#include "or/download_status_st.h" /** Contents of a single router entry in a network status object. */ -- cgit v1.2.3-54-g00ecf