summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/TxAck.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/qpid/broker/TxAck.cpp')
-rw-r--r--cpp/src/qpid/broker/TxAck.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/qpid/broker/TxAck.cpp b/cpp/src/qpid/broker/TxAck.cpp
index 0bd525cc68..6b936430cf 100644
--- a/cpp/src/qpid/broker/TxAck.cpp
+++ b/cpp/src/qpid/broker/TxAck.cpp
@@ -15,7 +15,7 @@
* limitations under the License.
*
*/
-#include "qpid/broker/TxAck.h"
+#include <qpid/broker/TxAck.h>
using std::bind1st;
using std::bind2nd;