summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/framing/HeaderProperties.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/qpid/framing/HeaderProperties.h')
-rw-r--r--cpp/src/qpid/framing/HeaderProperties.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/src/qpid/framing/HeaderProperties.h b/cpp/src/qpid/framing/HeaderProperties.h
index a699c37163..620086fc44 100644
--- a/cpp/src/qpid/framing/HeaderProperties.h
+++ b/cpp/src/qpid/framing/HeaderProperties.h
@@ -15,8 +15,8 @@
* limitations under the License.
*
*/
-#include "qpid/framing/amqp_types.h"
-#include "qpid/framing/Buffer.h"
+#include <qpid/framing/amqp_types.h>
+#include <qpid/framing/Buffer.h>
#ifndef _HeaderProperties_
#define _HeaderProperties_