From 0dab29ce1069c2ebec22a75669aa8242fdc15882 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 20 Jun 2018 09:35:05 -0400 Subject: Run rectify_include_paths.py --- src/ext/ed25519/ref10/crypto_uint32.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ext/ed25519/ref10/crypto_uint32.h') diff --git a/src/ext/ed25519/ref10/crypto_uint32.h b/src/ext/ed25519/ref10/crypto_uint32.h index 62655a5b66..b12a595a10 100644 --- a/src/ext/ed25519/ref10/crypto_uint32.h +++ b/src/ext/ed25519/ref10/crypto_uint32.h @@ -1,3 +1,3 @@ /* Added for Tor. */ -#include "torint.h" +#include "common/torint.h" #define crypto_uint32 uint32_t -- cgit v1.2.3-54-g00ecf