summaryrefslogtreecommitdiff
path: root/qpid/gentools/templ.cpp/AMQP_ServerOperations.h.tmpl
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2006-12-01 10:56:58 +0000
committerGordon Sim <gsim@apache.org>2006-12-01 10:56:58 +0000
commit8b43d5387fe0fa5039b538fc0fc5294ec8da6f08 (patch)
treea82fa179df7d39ddc2c1ab155d34b412e0aaa8ed /qpid/gentools/templ.cpp/AMQP_ServerOperations.h.tmpl
parent0ca9c039a7e5fc8fab8619fbd9b141919fb837a2 (diff)
downloadqpid-python-8b43d5387fe0fa5039b538fc0fc5294ec8da6f08.tar.gz
Revised generation of includes inline with latst build changes.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@481221 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/gentools/templ.cpp/AMQP_ServerOperations.h.tmpl')
-rw-r--r--qpid/gentools/templ.cpp/AMQP_ServerOperations.h.tmpl8
1 files changed, 4 insertions, 4 deletions
diff --git a/qpid/gentools/templ.cpp/AMQP_ServerOperations.h.tmpl b/qpid/gentools/templ.cpp/AMQP_ServerOperations.h.tmpl
index 7953e5be21..5728a4ce31 100644
--- a/qpid/gentools/templ.cpp/AMQP_ServerOperations.h.tmpl
+++ b/qpid/gentools/templ.cpp/AMQP_ServerOperations.h.tmpl
@@ -31,9 +31,9 @@
#include <sstream>
-#include <qpid/framing/FieldTable.h>
-#include <qpid/framing/ProtocolVersion.h>
-#include <qpid/framing/ProtocolVersionException.h>
+#include <FieldTable.h>
+#include <ProtocolVersion.h>
+#include <ProtocolVersionException.h>
namespace qpid {
namespace framing {
@@ -62,7 +62,7 @@ public:
}
// Include framing constant declarations
- #include <qpid/framing/AMQP_Constants.h>
+ #include <AMQP_Constants.h>
// Inner classes