summaryrefslogtreecommitdiff
path: root/src/test/ptr_helpers.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/ptr_helpers.c')
-rw-r--r--src/test/ptr_helpers.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/ptr_helpers.c b/src/test/ptr_helpers.c
index 296238feeb..a55ab437fa 100644
--- a/src/test/ptr_helpers.c
+++ b/src/test/ptr_helpers.c
@@ -3,7 +3,7 @@
* Copyright (c) 2007-2019, The Tor Project, Inc. */
/* See LICENSE for licensing information */
-#include "ptr_helpers.h"
+#include "test/ptr_helpers.h"
/**
* Cast <b> (inptr_t value) to a void pointer.