summaryrefslogtreecommitdiff
path: root/cpp/src/framing/AMQMethodBody.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/framing/AMQMethodBody.h')
-rw-r--r--cpp/src/framing/AMQMethodBody.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/framing/AMQMethodBody.h b/cpp/src/framing/AMQMethodBody.h
index c5f0a1adf7..2fb952ddbb 100644
--- a/cpp/src/framing/AMQMethodBody.h
+++ b/cpp/src/framing/AMQMethodBody.h
@@ -25,7 +25,7 @@
#include "amqp_types.h"
#include "AMQBody.h"
#include "Buffer.h"
-#include "AMQP_ServerOperations.h"
+#include "../gen/AMQP_ServerOperations.h"
#include "MethodContext.h"
namespace qpid {