mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-06 18:53:21 +01:00
Rename scriptutils.o to wallet_ismine.o
This commit is contained in:
committed by
Wladimir J. van der Laan
parent
8b59a3d366
commit
c1e433b717
@@ -9,7 +9,7 @@
|
||||
#include "script/sign.h"
|
||||
|
||||
#ifdef ENABLE_WALLET
|
||||
#include "scriptutils.h"
|
||||
#include "wallet_ismine.h"
|
||||
#endif
|
||||
|
||||
#include <vector>
|
||||
|
||||
Reference in New Issue
Block a user