diff options
Diffstat (limited to 'cpp/src/qpid/broker/TxOp.h')
| -rw-r--r-- | cpp/src/qpid/broker/TxOp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/qpid/broker/TxOp.h b/cpp/src/qpid/broker/TxOp.h index af6eaded23..bc36060847 100644 --- a/cpp/src/qpid/broker/TxOp.h +++ b/cpp/src/qpid/broker/TxOp.h @@ -18,7 +18,7 @@ #ifndef _TxOp_ #define _TxOp_ -#include "qpid/broker/TransactionalStore.h" +#include <qpid/broker/TransactionalStore.h> namespace qpid { namespace broker { |
