summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/framing/AMQContentBody.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/qpid/framing/AMQContentBody.h')
-rw-r--r--cpp/src/qpid/framing/AMQContentBody.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/cpp/src/qpid/framing/AMQContentBody.h b/cpp/src/qpid/framing/AMQContentBody.h
index 0aa1325642..91b243800f 100644
--- a/cpp/src/qpid/framing/AMQContentBody.h
+++ b/cpp/src/qpid/framing/AMQContentBody.h
@@ -15,9 +15,9 @@
* limitations under the License.
*
*/
-#include "qpid/framing/amqp_types.h"
-#include "qpid/framing/AMQBody.h"
-#include "qpid/framing/Buffer.h"
+#include <qpid/framing/amqp_types.h>
+#include <qpid/framing/AMQBody.h>
+#include <qpid/framing/Buffer.h>
#ifndef _AMQContentBody_
#define _AMQContentBody_