From 8fc055e2a41aaac43e0bbfb932c555d6a44b3b37 Mon Sep 17 00:00:00 2001 From: jl777 Date: Sat, 29 Oct 2016 12:42:04 -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 0f199ee12..a4dae2139 100644 --- a/src/bitcoin-cli.cpp +++ b/src/bitcoin-cli.cpp @@ -56,7 +56,7 @@ public: }; -void komodo_args(); +#include "komodo.h" static bool AppInitRPC(int argc, char* argv[]) {