aboutsummaryrefslogtreecommitdiff
path: root/src/or/or_connection_st.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/or_connection_st.h')
-rw-r--r--src/or/or_connection_st.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/or_connection_st.h b/src/or/or_connection_st.h
index a043c63f42..eba2721c37 100644
--- a/src/or/or_connection_st.h
+++ b/src/or/or_connection_st.h
@@ -7,7 +7,7 @@
#ifndef OR_CONNECTION_ST_H
#define OR_CONNECTION_ST_H
-#include "connection_st.h"
+#include "or/connection_st.h"
/** Subtype of connection_t for an "OR connection" -- that is, one that speaks
* cells over TLS. */