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