summaryrefslogtreecommitdiff
path: root/src/or/circuit_st.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/circuit_st.h')
-rw-r--r--src/or/circuit_st.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/or/circuit_st.h b/src/or/circuit_st.h
index 9657782ed2..0ace64f3ee 100644
--- a/src/or/circuit_st.h
+++ b/src/or/circuit_st.h
@@ -7,9 +7,9 @@
#ifndef CIRCUIT_ST_H
#define CIRCUIT_ST_H
-#include "or.h"
+#include "or/or.h"
-#include "cell_queue_st.h"
+#include "or/cell_queue_st.h"
/**
* A circuit is a path over the onion routing