diff options
Diffstat (limited to 'qpid/cpp/gentools/templ.cpp/AMQP_ClientOperations.h.tmpl')
| -rw-r--r-- | qpid/cpp/gentools/templ.cpp/AMQP_ClientOperations.h.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/gentools/templ.cpp/AMQP_ClientOperations.h.tmpl b/qpid/cpp/gentools/templ.cpp/AMQP_ClientOperations.h.tmpl index 2b96e55444..165680457b 100644 --- a/qpid/cpp/gentools/templ.cpp/AMQP_ClientOperations.h.tmpl +++ b/qpid/cpp/gentools/templ.cpp/AMQP_ClientOperations.h.tmpl @@ -31,7 +31,7 @@ #include <sstream> -#include "ProtocolVersion.h" +#include "../lib/common/framing/ProtocolVersion.h" namespace qpid { namespace framing { |
