summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/Connection.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/qpid/cluster/Connection.h')
-rw-r--r--cpp/src/qpid/cluster/Connection.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/cpp/src/qpid/cluster/Connection.h b/cpp/src/qpid/cluster/Connection.h
index 687b0585d3..ac2b6cd50c 100644
--- a/cpp/src/qpid/cluster/Connection.h
+++ b/cpp/src/qpid/cluster/Connection.h
@@ -22,10 +22,10 @@
*
*/
-#include "types.h"
-#include "OutputInterceptor.h"
-#include "EventFrame.h"
-#include "McastFrameHandler.h"
+#include "qpid/cluster/types.h"
+#include "qpid/cluster/OutputInterceptor.h"
+#include "qpid/cluster/EventFrame.h"
+#include "qpid/cluster/McastFrameHandler.h"
#include "qpid/broker/Connection.h"
#include "qpid/amqp_0_10/Connection.h"