X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=blobdiff_plain;f=src%2Fminer.cpp;fp=src%2Fminer.cpp;h=1c4d28388f7fabe30ebed3c4fda9533600937580;hp=2712207343584a43c6fdad95f42c7f9b4fd123fe;hb=b1a1f9e9693114bfea4118828fb08ff19ea9f006;hpb=557e64604afb73df48dd4ea0465ad75e7f9a67fe diff --git a/src/miner.cpp b/src/miner.cpp index 2712207..1c4d283 100644 --- a/src/miner.cpp +++ b/src/miner.cpp @@ -4,7 +4,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 "miner.h" #include "kernel.h" #include "kernel_worker.h"