summaryrefslogtreecommitdiff
path: root/cpp/gentools/templ.cpp/AMQP_ServerProxy.cpp.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/gentools/templ.cpp/AMQP_ServerProxy.cpp.tmpl')
-rw-r--r--cpp/gentools/templ.cpp/AMQP_ServerProxy.cpp.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/gentools/templ.cpp/AMQP_ServerProxy.cpp.tmpl b/cpp/gentools/templ.cpp/AMQP_ServerProxy.cpp.tmpl
index 5575f3b1df..c45af6a996 100644
--- a/cpp/gentools/templ.cpp/AMQP_ServerProxy.cpp.tmpl
+++ b/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 "../lib/common/framing/ChannelAdapter.h"
+#include "../lib/common/framing/amqp_types_full.h"
%{MLIST} ${spc_method_body_include}