summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/SessionContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/qpid/broker/SessionContext.h')
-rw-r--r--cpp/src/qpid/broker/SessionContext.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/src/qpid/broker/SessionContext.h b/cpp/src/qpid/broker/SessionContext.h
index 7bc14daf5d..cfdbd100c3 100644
--- a/cpp/src/qpid/broker/SessionContext.h
+++ b/cpp/src/qpid/broker/SessionContext.h
@@ -26,8 +26,8 @@
#include "qpid/framing/AMQP_ClientProxy.h"
#include "qpid/framing/amqp_types.h"
#include "qpid/sys/OutputControl.h"
-#include "ConnectionState.h"
-#include "OwnershipToken.h"
+#include "qpid/broker/ConnectionState.h"
+#include "qpid/broker/OwnershipToken.h"
#include <boost/noncopyable.hpp>