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[]) {