From 2c96b68eaf54b9a039e21856ab60ee4f41df473e Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Tue, 14 Aug 2007 21:25:18 +0000 Subject: Simple inline message construction for exceptions. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@565919 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/qpid/Exception.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpp/src') diff --git a/cpp/src/qpid/Exception.h b/cpp/src/qpid/Exception.h index 24f0efd16b..a7ab1fa8aa 100644 --- a/cpp/src/qpid/Exception.h +++ b/cpp/src/qpid/Exception.h @@ -22,8 +22,8 @@ * */ -#include "framing/amqp_types.h" - +#include "qpid/framing/amqp_types.h" +#include "qpid/Msg.h" #include #include #include -- cgit v1.2.1