mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-12 13:43:43 +01:00
Cleanups for walletdir PR
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
#ifndef BITCOIN_WALLET_UTIL_H
|
||||
#define BITCOIN_WALLET_UTIL_H
|
||||
|
||||
#include "util.h"
|
||||
#include <chainparamsbase.h>
|
||||
#include <util.h>
|
||||
|
||||
//! Get the path of the wallet directory.
|
||||
fs::path GetWalletDir();
|
||||
|
||||
Reference in New Issue
Block a user