aboutsummaryrefslogtreecommitdiff
path: root/src/walletdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/walletdb.h')
-rw-r--r--src/walletdb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/walletdb.h b/src/walletdb.h
index c3b87bb2a6..88ba89f9d5 100644
--- a/src/walletdb.h
+++ b/src/walletdb.h
@@ -16,7 +16,7 @@
class CAccount;
class CAccountingEntry;
-class CBlockLocator;
+struct CBlockLocator;
class CKeyPool;
class CMasterKey;
class CScript;