aboutsummaryrefslogtreecommitdiff
path: root/src/init.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/init.h')
-rw-r--r--src/init.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/init.h b/src/init.h
index 5927670c83..a4d5a67252 100644
--- a/src/init.h
+++ b/src/init.h
@@ -7,6 +7,7 @@
#include "wallet.h"
+extern std::string strWalletFile;
extern CWallet* pwalletMain;
void StartShutdown();