aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_btrack.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-09-11 10:17:20 -0400
committerNick Mathewson <nickm@torproject.org>2019-09-11 10:17:20 -0400
commita90d1918af5d2b6c6e6dd2c0797f8a63d4042bfa (patch)
tree716e18b1642020d1bfbc7272354bbe70852f7a39 /src/test/test_btrack.c
parent87ca9e4d2ad16a12d09a8aa37109bc1b16cb126b (diff)
downloadtor-a90d1918af5d2b6c6e6dd2c0797f8a63d4042bfa.tar.gz
tor-a90d1918af5d2b6c6e6dd2c0797f8a63d4042bfa.zip
Update #includes to point to confparse.h in its new location.
This commit was automatically generated by running scripts/maint/rectify_include_paths.py .
Diffstat (limited to 'src/test/test_btrack.c')
-rw-r--r--src/test/test_btrack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/test_btrack.c b/src/test/test_btrack.c
index 21e88a57b6..80da7829ae 100644
--- a/src/test/test_btrack.c
+++ b/src/test/test_btrack.c
@@ -4,7 +4,7 @@
#include "core/or/or.h"
#include "test/test.h"
-#include "test_helpers.h"
+#include "test/test_helpers.h"
#include "test/log_test_helpers.h"
#define OCIRC_EVENT_PRIVATE