diff options
| author | Gordon Sim <gsim@apache.org> | 2006-12-01 10:56:58 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2006-12-01 10:56:58 +0000 |
| commit | 8b43d5387fe0fa5039b538fc0fc5294ec8da6f08 (patch) | |
| tree | a82fa179df7d39ddc2c1ab155d34b412e0aaa8ed /qpid/gentools/templ.cpp/AMQP_MethodVersionMap.cpp.tmpl | |
| parent | 0ca9c039a7e5fc8fab8619fbd9b141919fb837a2 (diff) | |
| download | qpid-python-8b43d5387fe0fa5039b538fc0fc5294ec8da6f08.tar.gz | |
Revised generation of includes inline with latst build changes.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@481221 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/gentools/templ.cpp/AMQP_MethodVersionMap.cpp.tmpl')
| -rw-r--r-- | qpid/gentools/templ.cpp/AMQP_MethodVersionMap.cpp.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/gentools/templ.cpp/AMQP_MethodVersionMap.cpp.tmpl b/qpid/gentools/templ.cpp/AMQP_MethodVersionMap.cpp.tmpl index 4741fed638..6ab7812499 100644 --- a/qpid/gentools/templ.cpp/AMQP_MethodVersionMap.cpp.tmpl +++ b/qpid/gentools/templ.cpp/AMQP_MethodVersionMap.cpp.tmpl @@ -28,7 +28,7 @@ #include <sstream> -#include <qpid/framing/AMQP_MethodVersionMap.h> +#include <AMQP_MethodVersionMap.h> namespace qpid { |
