diff --git a/src/rpc/handlers/AMMInfo.cpp b/src/rpc/handlers/AMMInfo.cpp index 7e5babaa..e28aa2c2 100644 --- a/src/rpc/handlers/AMMInfo.cpp +++ b/src/rpc/handlers/AMMInfo.cpp @@ -25,6 +25,8 @@ #include "rpc/JS.hpp" #include "rpc/RPCHelpers.hpp" #include "rpc/common/MetaProcessors.hpp" +#include "rpc/common/Specs.hpp" +#include "rpc/common/Types.hpp" #include "rpc/common/Validators.hpp" #include