summaryrefslogtreecommitdiff
path: root/gentools/templ.cpp/AMQP_ClientProxy.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
commitba8f16d68f724048356a189a1b8bc96390499106 (patch)
treea0227b491bc039ba43ff5f70b8a975cebe938a1d /gentools/templ.cpp/AMQP_ClientProxy.h.tmpl
parent86e2310d07a37eada38945d821efe1dab3c06fd6 (diff)
downloadqpid-python-ba8f16d68f724048356a189a1b8bc96390499106.tar.gz
Revised generation of includes inline with latst build changes.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@481221 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'gentools/templ.cpp/AMQP_ClientProxy.h.tmpl')
-rw-r--r--gentools/templ.cpp/AMQP_ClientProxy.h.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/gentools/templ.cpp/AMQP_ClientProxy.h.tmpl b/gentools/templ.cpp/AMQP_ClientProxy.h.tmpl
index 48e2468674..62df7baf18 100644
--- a/gentools/templ.cpp/AMQP_ClientProxy.h.tmpl
+++ b/gentools/templ.cpp/AMQP_ClientProxy.h.tmpl
@@ -29,9 +29,9 @@
#ifndef _AMQP_ClientProxy_
#define _AMQP_ClientProxy_
-#include <qpid/framing/AMQP_ClientOperations.h>
-#include <qpid/framing/FieldTable.h>
-#include <qpid/framing/OutputHandler.h>
+#include <AMQP_ClientOperations.h>
+#include <FieldTable.h>
+#include <OutputHandler.h>
namespace qpid {
namespace framing {