aboutsummaryrefslogtreecommitdiff
path: root/src/or/onion_ntor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/onion_ntor.h')
-rw-r--r--src/or/onion_ntor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/onion_ntor.h b/src/or/onion_ntor.h
index 13a3298ac0..0dd66f1e87 100644
--- a/src/or/onion_ntor.h
+++ b/src/or/onion_ntor.h
@@ -4,7 +4,7 @@
#ifndef TOR_ONION_NTOR_H
#define TOR_ONION_NTOR_H
-#include "common/torint.h"
+#include "lib/cc/torint.h"
#include "common/crypto_curve25519.h"
#include "lib/ctime/di_ops.h"