aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorDeterminant <tederminant@gmail.com>2018-07-16 05:00:14 -0400
committerDeterminant <tederminant@gmail.com>2018-07-16 05:00:14 -0400
commita7cfb274d651e858ab06eff5b28a6f77e0178cf1 (patch)
tree7d76e5b5be935ef63a47dd1ed43b391f9a7e513c /test
parentaac40104573f8aabca86410cc08584acaaa74e26 (diff)
move header files to include/hotstuff
Diffstat (limited to 'test')
-rw-r--r--test/test_secp256k1.cpp2
1 files changed, 1 insertions, 1 deletions
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;