From b67342906ced2353d378f4369c8d8a979d525fee Mon Sep 17 00:00:00 2001 From: MeshCollider Date: Sat, 18 Nov 2017 13:36:37 +1300 Subject: Cleanups for walletdir PR --- src/wallet/walletutil.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/wallet/walletutil.cpp') diff --git a/src/wallet/walletutil.cpp b/src/wallet/walletutil.cpp index fbb5215a5..f15e5de1e 100644 --- a/src/wallet/walletutil.cpp +++ b/src/wallet/walletutil.cpp @@ -2,7 +2,7 @@ // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. -#include "wallet/walletutil.h" +#include fs::path GetWalletDir() { -- cgit v1.2.3