summaryrefslogtreecommitdiff
path: root/qpid/cpp/gentools/templ.cpp/AMQP_ServerProxy.cpp.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp/gentools/templ.cpp/AMQP_ServerProxy.cpp.tmpl')
-rw-r--r--qpid/cpp/gentools/templ.cpp/AMQP_ServerProxy.cpp.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/qpid/cpp/gentools/templ.cpp/AMQP_ServerProxy.cpp.tmpl b/qpid/cpp/gentools/templ.cpp/AMQP_ServerProxy.cpp.tmpl
index 9877047d26..44411491db 100644
--- a/qpid/cpp/gentools/templ.cpp/AMQP_ServerProxy.cpp.tmpl
+++ b/qpid/cpp/gentools/templ.cpp/AMQP_ServerProxy.cpp.tmpl
@@ -28,8 +28,8 @@
#include <sstream>
#include "AMQP_ServerProxy.h"
-#include "../framing/ChannelAdapter.h"
-#include "../framing/amqp_types_full.h"
+#include "qpid/framing/ChannelAdapter.h"
+#include "qpid/framing/amqp_types_full.h"
%{MLIST} ${spc_method_body_include}