diff --git a/transport/messages/result_message.hh b/transport/messages/result_message.hh index f017c83353..be73dc140e 100644 --- a/transport/messages/result_message.hh +++ b/transport/messages/result_message.hh @@ -1,6 +1,7 @@ #pragma once #include "cql3/result_set.hh" +#include "cql3/statements/parsed_statement.hh" #include "transport/event.hh"