From 06c4e87ff978dfd04b1c1e88e465a5fce9292d31 Mon Sep 17 00:00:00 2001 From: jl777 Date: Wed, 19 Sep 2018 21:29:11 -1100 Subject: [PATCH] CCprices.h --- src/wallet/rpcwallet.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/wallet/rpcwallet.cpp b/src/wallet/rpcwallet.cpp index 397c4f3c3..68c13b2b3 100644 --- a/src/wallet/rpcwallet.cpp +++ b/src/wallet/rpcwallet.cpp @@ -4858,6 +4858,7 @@ int32_t ensure_CCrequirements() #include "../cc/CCchannels.h" #include "../cc/CCOracles.h" #include "../cc/CCGateways.h" +#include "../cc/CCPrices.h" UniValue CCaddress(struct CCcontract_info *cp,char *name,std::vector &pubkey) {