diff options
Diffstat (limited to 'cpp/src/qpid/broker/TxAccept.cpp')
-rw-r--r-- | cpp/src/qpid/broker/TxAccept.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/qpid/broker/TxAccept.cpp b/cpp/src/qpid/broker/TxAccept.cpp index 15a1222a74..e47ac84990 100644 --- a/cpp/src/qpid/broker/TxAccept.cpp +++ b/cpp/src/qpid/broker/TxAccept.cpp @@ -18,7 +18,7 @@ * under the License. * */ -#include "TxAccept.h" +#include "qpid/broker/TxAccept.h" #include "qpid/log/Statement.h" using std::bind1st; |