diff options
Diffstat (limited to 'gentools/templ.cpp/AMQP_MethodVersionMap.h.tmpl')
| -rw-r--r-- | gentools/templ.cpp/AMQP_MethodVersionMap.h.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gentools/templ.cpp/AMQP_MethodVersionMap.h.tmpl b/gentools/templ.cpp/AMQP_MethodVersionMap.h.tmpl index 6b1418def5..d3ad37a8e0 100644 --- a/gentools/templ.cpp/AMQP_MethodVersionMap.h.tmpl +++ b/gentools/templ.cpp/AMQP_MethodVersionMap.h.tmpl @@ -30,7 +30,7 @@ #define _METHOD_VERSION_MAP_H_ #include <map> -#include <qpid/framing/AMQMethodBody.h> +#include <AMQMethodBody.h> %{MLIST} ${mc_method_body_include} |
