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 | d231d58dc13bece684d1b162462f5e9d68ce9a60 (patch) | |
| tree | cdafc6712c39b71cf29e9a0c4eaa7b6fec2ee4a8 /qpid/cpp/gentools/templ.cpp/AMQP_MethodVersionMap.cpp.tmpl | |
| parent | 14cdd917892929ffe123fa3a411a24dd1cfda9f7 (diff) | |
| download | qpid-python-d231d58dc13bece684d1b162462f5e9d68ce9a60.tar.gz | |
More changes preparatory to changing all #include lines
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@523848 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/gentools/templ.cpp/AMQP_MethodVersionMap.cpp.tmpl')
| -rw-r--r-- | qpid/cpp/gentools/templ.cpp/AMQP_MethodVersionMap.cpp.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/gentools/templ.cpp/AMQP_MethodVersionMap.cpp.tmpl b/qpid/cpp/gentools/templ.cpp/AMQP_MethodVersionMap.cpp.tmpl index 6fc79180b2..bfb9ce1307 100644 --- a/qpid/cpp/gentools/templ.cpp/AMQP_MethodVersionMap.cpp.tmpl +++ b/qpid/cpp/gentools/templ.cpp/AMQP_MethodVersionMap.cpp.tmpl @@ -27,7 +27,7 @@ */ #include <sstream> -#include "framing/ProtocolVersionException.h" +#include "../lib/common/framing/ProtocolVersionException.h" #include "AMQP_MethodVersionMap.h" namespace qpid |
