diff options
Diffstat (limited to 'cpp/lib/broker/LazyLoadedContent.h')
-rw-r--r-- | cpp/lib/broker/LazyLoadedContent.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/lib/broker/LazyLoadedContent.h b/cpp/lib/broker/LazyLoadedContent.h index e000a4ef69..3306f6e3ba 100644 --- a/cpp/lib/broker/LazyLoadedContent.h +++ b/cpp/lib/broker/LazyLoadedContent.h @@ -23,6 +23,7 @@ #include <Content.h> #include <MessageStore.h> +#include "BrokerMessageBase.h" namespace qpid { namespace broker { |