aboutsummaryrefslogtreecommitdiff
path: root/src/or/routerstatus_st.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/routerstatus_st.h')
-rw-r--r--src/or/routerstatus_st.h2
1 files changed, 1 insertions, 1 deletions
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.
*/