From 6dede29e5e233f693008f4fbfbeced9ccbd34162 Mon Sep 17 00:00:00 2001 From: jl777 Date: Sat, 29 Oct 2016 12:47:49 -0300 Subject: [PATCH] test --- src/bitcoin-cli.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bitcoin-cli.cpp b/src/bitcoin-cli.cpp index 0a722d071..d6468e348 100644 --- a/src/bitcoin-cli.cpp +++ b/src/bitcoin-cli.cpp @@ -57,7 +57,7 @@ public: }; #include "arith_uint256.h" -#include "komodo.h" +#include "komodo_utils.h" static bool AppInitRPC(int argc, char* argv[]) {