diff options
Diffstat (limited to 'src/undo.h')
-rw-r--r-- | src/undo.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/undo.h b/src/undo.h index a1398b7624..4a78238944 100644 --- a/src/undo.h +++ b/src/undo.h @@ -6,6 +6,7 @@ #ifndef BITCOIN_UNDO_H #define BITCOIN_UNDO_H +#include <coins.h> #include <compressor.h> #include <consensus/consensus.h> #include <primitives/transaction.h> |