summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/EventFrame.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/qpid/cluster/EventFrame.h')
-rw-r--r--cpp/src/qpid/cluster/EventFrame.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/src/qpid/cluster/EventFrame.h b/cpp/src/qpid/cluster/EventFrame.h
index e275aac7aa..61447c5525 100644
--- a/cpp/src/qpid/cluster/EventFrame.h
+++ b/cpp/src/qpid/cluster/EventFrame.h
@@ -22,8 +22,8 @@
*
*/
-#include "types.h"
-#include "Event.h"
+#include "qpid/cluster/types.h"
+#include "qpid/cluster/Event.h"
#include "qpid/framing/AMQFrame.h"
#include <boost/intrusive_ptr.hpp>
#include <iosfwd>