summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/DtxBuffer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/qpid/broker/DtxBuffer.cpp')
-rw-r--r--cpp/src/qpid/broker/DtxBuffer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/qpid/broker/DtxBuffer.cpp b/cpp/src/qpid/broker/DtxBuffer.cpp
index 29a07ea6d9..f1b8169cf7 100644
--- a/cpp/src/qpid/broker/DtxBuffer.cpp
+++ b/cpp/src/qpid/broker/DtxBuffer.cpp
@@ -18,7 +18,7 @@
* under the License.
*
*/
-#include "DtxBuffer.h"
+#include "qpid/broker/DtxBuffer.h"
using namespace qpid::broker;
using qpid::sys::Mutex;