diff options
Diffstat (limited to 'src/coins.h')
-rw-r--r-- | src/coins.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/coins.h b/src/coins.h index 8ee49b33ae..0cb8519df8 100644 --- a/src/coins.h +++ b/src/coins.h @@ -6,6 +6,7 @@ #ifndef BITCOIN_COINS_H #define BITCOIN_COINS_H +#include "primitives/transaction.h" #include "compressor.h" #include "core_memusage.h" #include "hash.h" |