diff options
| author | Andrew Stitcher <astitcher@apache.org> | 2007-03-29 22:11:11 +0000 |
|---|---|---|
| committer | Andrew Stitcher <astitcher@apache.org> | 2007-03-29 22:11:11 +0000 |
| commit | 45d083f70618d21ae9d138cf0c3d8e44c84f4f93 (patch) | |
| tree | 6fc9f13e2e5d1dcd2ea3c86afdfefc16096c1853 /cpp/gentools/templ.cpp/AMQP_MethodVersionMap.h.tmpl | |
| parent | f4683570345f8521edb0885306325fec827c3a1a (diff) | |
| download | qpid-python-45d083f70618d21ae9d138cf0c3d8e44c84f4f93.tar.gz | |
More changes preparatory to changing all #include lines
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@523848 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/gentools/templ.cpp/AMQP_MethodVersionMap.h.tmpl')
| -rw-r--r-- | cpp/gentools/templ.cpp/AMQP_MethodVersionMap.h.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/gentools/templ.cpp/AMQP_MethodVersionMap.h.tmpl b/cpp/gentools/templ.cpp/AMQP_MethodVersionMap.h.tmpl index 84596ea5a0..530f76f599 100644 --- a/cpp/gentools/templ.cpp/AMQP_MethodVersionMap.h.tmpl +++ b/cpp/gentools/templ.cpp/AMQP_MethodVersionMap.h.tmpl @@ -30,7 +30,7 @@ #define qpid_framing_AMQP_MethodVersionMap__ #include <map> -#include <AMQMethodBody.h> +#include "../lib/common/framing/AMQMethodBody.h" %{MLIST} ${mc_method_body_include} |
