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