From a7cfb274d651e858ab06eff5b28a6f77e0178cf1 Mon Sep 17 00:00:00 2001 From: Determinant Date: Mon, 16 Jul 2018 05:00:14 -0400 Subject: move header files to include/hotstuff --- test/test_secp256k1.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/test_secp256k1.cpp b/test/test_secp256k1.cpp index 0991b6e..a0d3b1c 100644 --- a/test/test_secp256k1.cpp +++ b/test/test_secp256k1.cpp @@ -1,4 +1,4 @@ -#include "crypto.h" +#include "hotstuff/crypto.h" using namespace hotstuff; -- cgit v1.2.3