diff --git a/src/komodo-tx.cpp b/src/komodo-tx.cpp index a59b95eb8..32d504b18 100644 --- a/src/komodo-tx.cpp +++ b/src/komodo-tx.cpp @@ -23,6 +23,10 @@ using namespace std; +#include "uint256.h" +#include "arith_uint256.h" +#include "komodo_globals.h" + #include "komodo_interest.h" static bool fCreateBlank;