X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=blobdiff_plain;f=src%2Fwallet.cpp;h=b2b395ba236ed9cfa18e5657c722ecf1bddafb38;hp=4abe450ae5871da51d27bc6bf61ed85db862f2db;hb=b1a1f9e9693114bfea4118828fb08ff19ea9f006;hpb=557e64604afb73df48dd4ea0465ad75e7f9a67fe diff --git a/src/wallet.cpp b/src/wallet.cpp index 4abe450..b2b395b 100644 --- a/src/wallet.cpp +++ b/src/wallet.cpp @@ -3,7 +3,7 @@ // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. -#include "txdb.h" +#include "txdb-leveldb.h" #include "wallet.h" #include "walletdb.h" #include "crypter.h"