diff options
Diffstat (limited to 'cpp/lib/broker/LazyLoadedContent.cpp')
-rw-r--r-- | cpp/lib/broker/LazyLoadedContent.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/lib/broker/LazyLoadedContent.cpp b/cpp/lib/broker/LazyLoadedContent.cpp index ec1ca3e195..3bf1b374ea 100644 --- a/cpp/lib/broker/LazyLoadedContent.cpp +++ b/cpp/lib/broker/LazyLoadedContent.cpp @@ -19,6 +19,7 @@ * */ #include <LazyLoadedContent.h> +#include "AMQFrame.h" using namespace qpid::broker; using namespace qpid::framing; |