diff options
Diffstat (limited to 'qpid/cpp/gentools/templ.cpp/AMQP_HighestVersion.h.tmpl')
| -rw-r--r-- | qpid/cpp/gentools/templ.cpp/AMQP_HighestVersion.h.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/gentools/templ.cpp/AMQP_HighestVersion.h.tmpl b/qpid/cpp/gentools/templ.cpp/AMQP_HighestVersion.h.tmpl index fdbeb077d3..a3932d7cb5 100644 --- a/qpid/cpp/gentools/templ.cpp/AMQP_HighestVersion.h.tmpl +++ b/qpid/cpp/gentools/templ.cpp/AMQP_HighestVersion.h.tmpl @@ -28,7 +28,7 @@ #ifndef qpid_framing_highestProtocolVersion__ #define qpid_framing_highestProtocolVersion__ -#include "../framing/ProtocolVersion.h" +#include "qpid/framing/ProtocolVersion.h" namespace qpid { |
