From 0530ba0eae147563921b162ed05347234d8b53c0 Mon Sep 17 00:00:00 2001 From: MeshCollider Date: Mon, 9 Oct 2017 09:48:07 +1300 Subject: Add -walletdir parameter to specify custom wallet dir --- src/wallet/rpcwallet.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/wallet/rpcwallet.cpp') diff --git a/src/wallet/rpcwallet.cpp b/src/wallet/rpcwallet.cpp index 23559eb350..9a7861f978 100644 --- a/src/wallet/rpcwallet.cpp +++ b/src/wallet/rpcwallet.cpp @@ -26,6 +26,7 @@ #include #include #include +#include #include // For StartShutdown -- cgit v1.2.3