summaryrefslogtreecommitdiff
path: root/src/or/node_st.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/node_st.h')
-rw-r--r--src/or/node_st.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/node_st.h b/src/or/node_st.h
index f8772cbadd..cc777003d8 100644
--- a/src/or/node_st.h
+++ b/src/or/node_st.h
@@ -7,7 +7,7 @@
#ifndef NODE_ST_H
#define NODE_ST_H
-#include "hsdir_index_st.h"
+#include "or/hsdir_index_st.h"
/** A node_t represents a Tor router.
*