aboutsummaryrefslogtreecommitdiff
path: root/src/or/keypin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/keypin.h')
-rw-r--r--src/or/keypin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/keypin.h b/src/or/keypin.h
index 98434d26df..b8b9ff5972 100644
--- a/src/or/keypin.h
+++ b/src/or/keypin.h
@@ -4,7 +4,7 @@
#ifndef TOR_KEYPIN_H
#define TOR_KEYPIN_H
-#include "testsupport.h"
+#include "common/testsupport.h"
int keypin_check_and_add(const uint8_t *rsa_id_digest,
const uint8_t *ed25519_id_key,