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 c45af6a996..9877047d26 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 "../lib/common/framing/ChannelAdapter.h"
-#include "../lib/common/framing/amqp_types_full.h"
+#include "../framing/ChannelAdapter.h"
+#include "../framing/amqp_types_full.h"
%{MLIST} ${spc_method_body_include}