diff options
Diffstat (limited to 'qpid/cpp/gentools/templ.cpp/AMQP_ServerOperations.h.tmpl')
| -rw-r--r-- | qpid/cpp/gentools/templ.cpp/AMQP_ServerOperations.h.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/gentools/templ.cpp/AMQP_ServerOperations.h.tmpl b/qpid/cpp/gentools/templ.cpp/AMQP_ServerOperations.h.tmpl index 1508815144..5b260f1882 100644 --- a/qpid/cpp/gentools/templ.cpp/AMQP_ServerOperations.h.tmpl +++ b/qpid/cpp/gentools/templ.cpp/AMQP_ServerOperations.h.tmpl @@ -29,7 +29,7 @@ #ifndef qpid_framing_AMQP_ServerOperations__ #define qpid_framing_AMQP_ServerOperations__ -#include "../lib/common/framing/ProtocolVersion.h" +#include "../framing/ProtocolVersion.h" namespace qpid { namespace framing { |
