aboutsummaryrefslogtreecommitdiff
path: root/src/pow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/pow.cpp')
-rw-r--r--src/pow.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pow.cpp b/src/pow.cpp
index 64628b73f..a8d0efdab 100644
--- a/src/pow.cpp
+++ b/src/pow.cpp
@@ -5,6 +5,7 @@
#include "pow.h"
+#include "auxpow.h"
#include "arith_uint256.h"
#include "chain.h"
#include "dogecoin.h"