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 --- src/hotstuff_keygen.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/hotstuff_keygen.cpp') diff --git a/src/hotstuff_keygen.cpp b/src/hotstuff_keygen.cpp index 7a7e615..100cb01 100644 --- a/src/hotstuff_keygen.cpp +++ b/src/hotstuff_keygen.cpp @@ -1,6 +1,6 @@ #include #include "salticidae/util.h" -#include "crypto.h" +#include "hotstuff/crypto.h" using salticidae::Config; using hotstuff::privkey_bt; -- cgit v1.2.3-70-g09d2