X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=blobdiff_plain;f=src%2Fwallet.cpp;h=33ece6a890bf5e493534f73691ded875cf1bcbe5;hp=71b19c5b9ae1858b99f3c9383334b85d7f3d532e;hb=adb8391acdf671640adb1e8be564e68b254fca69;hpb=5d0ece51961598251142744ac8e85a5d725e020e diff --git a/src/wallet.cpp b/src/wallet.cpp index 71b19c5..33ece6a 100644 --- a/src/wallet.cpp +++ b/src/wallet.cpp @@ -3,6 +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 "wallet.h" #include "walletdb.h" #include "crypter.h"