aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_basic/fwd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cryptonote_basic/fwd.h')
-rw-r--r--src/cryptonote_basic/fwd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cryptonote_basic/fwd.h b/src/cryptonote_basic/fwd.h
index d54223461..901ad151b 100644
--- a/src/cryptonote_basic/fwd.h
+++ b/src/cryptonote_basic/fwd.h
@@ -33,4 +33,5 @@ namespace cryptonote
struct block;
class transaction;
struct txpool_event;
+ struct tx_block_template_backlog_entry;
}