This commit is contained in:
jl777
2016-10-29 12:47:49 -03:00
parent ba381f6575
commit 6dede29e5e

View File

@@ -57,7 +57,7 @@ public:
}; };
#include "arith_uint256.h" #include "arith_uint256.h"
#include "komodo.h" #include "komodo_utils.h"
static bool AppInitRPC(int argc, char* argv[]) static bool AppInitRPC(int argc, char* argv[])
{ {