summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/TxnAsyncContext.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/qpid/broker/TxnAsyncContext.cpp')
-rw-r--r--cpp/src/qpid/broker/TxnAsyncContext.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/qpid/broker/TxnAsyncContext.cpp b/cpp/src/qpid/broker/TxnAsyncContext.cpp
index 720f191b64..3feb3dbaa2 100644
--- a/cpp/src/qpid/broker/TxnAsyncContext.cpp
+++ b/cpp/src/qpid/broker/TxnAsyncContext.cpp
@@ -21,7 +21,7 @@
* \file TransactionAsyncContext.cpp
*/
-#include "TxnAsyncContext.h"
+#include "qpid/broker/TxnAsyncContext.h"
namespace qpid {
namespace broker {