diff options
Diffstat (limited to 'cpp/gentools/templ.cpp')
| -rw-r--r-- | cpp/gentools/templ.cpp/AMQP_ClientOperations.h.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/gentools/templ.cpp/AMQP_ClientOperations.h.tmpl b/cpp/gentools/templ.cpp/AMQP_ClientOperations.h.tmpl index c41ca3406d..d85f4bf229 100644 --- a/cpp/gentools/templ.cpp/AMQP_ClientOperations.h.tmpl +++ b/cpp/gentools/templ.cpp/AMQP_ClientOperations.h.tmpl @@ -46,7 +46,7 @@ public: virtual ProtocolVersion getVersion() const = 0; // Include framing constant declarations - #include <AMQP_Constants.h> + #include "AMQP_Constants.h" // Inner classes |
