aboutsummaryrefslogtreecommitdiff
path: root/src/miner.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/miner.cpp')
-rw-r--r--src/miner.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/miner.cpp b/src/miner.cpp
index 87779efbbd..c48c9f0521 100644
--- a/src/miner.cpp
+++ b/src/miner.cpp
@@ -12,7 +12,10 @@
#include "wallet.h"
#endif
+#include <openssl/sha.h>
+
using namespace std;
+
//////////////////////////////////////////////////////////////////////////////
//
// BitcoinMiner