summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/framing/ChannelHandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/qpid/framing/ChannelHandler.h')
-rw-r--r--cpp/src/qpid/framing/ChannelHandler.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/src/qpid/framing/ChannelHandler.h b/cpp/src/qpid/framing/ChannelHandler.h
index 69aaeac492..ddab204578 100644
--- a/cpp/src/qpid/framing/ChannelHandler.h
+++ b/cpp/src/qpid/framing/ChannelHandler.h
@@ -21,8 +21,8 @@
* under the License.
*
*/
-#include "FrameHandler.h"
-#include "AMQFrame.h"
+#include "qpid/framing/FrameHandler.h"
+#include "qpid/framing/AMQFrame.h"
namespace qpid {
namespace framing {