summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/TxnAsyncContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/qpid/broker/TxnAsyncContext.h')
-rw-r--r--cpp/src/qpid/broker/TxnAsyncContext.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpp/src/qpid/broker/TxnAsyncContext.h b/cpp/src/qpid/broker/TxnAsyncContext.h
index 04f6ef76f5..39bdcdae0b 100644
--- a/cpp/src/qpid/broker/TxnAsyncContext.h
+++ b/cpp/src/qpid/broker/TxnAsyncContext.h
@@ -24,9 +24,8 @@
#ifndef qpid_broker_TxnAsyncContext_h_
#define qpid_broker_TxnAsyncContext_h_
-#include "AsyncStore.h" // qpid::broker::BrokerAsyncContext
-
#include "qpid/asyncStore/AsyncOperation.h"
+#include "qpid/broker/AsyncStore.h" // qpid::broker::BrokerAsyncContext
namespace qpid {
namespace broker {