Wipe main.h from kernel.h
[novacoin.git] / src / kernel_worker.cpp
index 1c66963..631f289 100644 (file)
@@ -2,6 +2,9 @@
 #include "uint256.h"
 #include "kernel.h"
 #include "kernel_worker.h"
+#include "util.h"
+
+#include <openssl/sha.h>
 
 using namespace std;