diff options
Diffstat (limited to 'cpp/gentools/templ.cpp/AMQP_MethodVersionMap.cpp.tmpl')
-rw-r--r-- | cpp/gentools/templ.cpp/AMQP_MethodVersionMap.cpp.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/gentools/templ.cpp/AMQP_MethodVersionMap.cpp.tmpl b/cpp/gentools/templ.cpp/AMQP_MethodVersionMap.cpp.tmpl index ea61c1c91d..ee89386653 100644 --- a/cpp/gentools/templ.cpp/AMQP_MethodVersionMap.cpp.tmpl +++ b/cpp/gentools/templ.cpp/AMQP_MethodVersionMap.cpp.tmpl @@ -27,7 +27,7 @@ */ #include <sstream> -#include "../framing/ProtocolVersionException.h" +#include "qpid/framing/ProtocolVersionException.h" #include "AMQP_MethodVersionMap.h" namespace qpid |