summaryrefslogtreecommitdiff
path: root/cpp/src/framing/AMQMethodBody.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/framing/AMQMethodBody.cpp')
-rw-r--r--cpp/src/framing/AMQMethodBody.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/framing/AMQMethodBody.cpp b/cpp/src/framing/AMQMethodBody.cpp
index 44924b76e1..0180d6c372 100644
--- a/cpp/src/framing/AMQMethodBody.cpp
+++ b/cpp/src/framing/AMQMethodBody.cpp
@@ -21,7 +21,7 @@
#include "AMQFrame.h"
#include "AMQMethodBody.h"
#include "../QpidError.h"
-#include "AMQP_MethodVersionMap.h"
+#include "../gen/AMQP_MethodVersionMap.h"
namespace qpid {
namespace framing {