aboutsummaryrefslogtreecommitdiff
path: root/src/hotstuff_keygen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/hotstuff_keygen.cpp')
-rw-r--r--src/hotstuff_keygen.cpp2
1 files changed, 1 insertions, 1 deletions
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 <error.h>
#include "salticidae/util.h"
-#include "crypto.h"
+#include "hotstuff/crypto.h"
using salticidae::Config;
using hotstuff::privkey_bt;