aboutsummaryrefslogtreecommitdiff
path: root/src/or/reasons.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/reasons.h')
-rw-r--r--src/or/reasons.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/reasons.h b/src/or/reasons.h
index b815463b74..837b4a0f1a 100644
--- a/src/or/reasons.h
+++ b/src/or/reasons.h
@@ -12,7 +12,7 @@
#ifndef TOR_REASONS_H
#define TOR_REASONS_H
-#include "common/socks5_status.h"
+#include "lib/net/socks5_status.h"
enum bandwidth_weight_rule_t;
const char *stream_end_reason_to_control_string(int reason);