summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/TxBufferTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp/src/tests/TxBufferTest.cpp')
-rw-r--r--qpid/cpp/src/tests/TxBufferTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/src/tests/TxBufferTest.cpp b/qpid/cpp/src/tests/TxBufferTest.cpp
index f87c33d817..bd43691235 100644
--- a/qpid/cpp/src/tests/TxBufferTest.cpp
+++ b/qpid/cpp/src/tests/TxBufferTest.cpp
@@ -18,7 +18,7 @@
* under the License.
*
*/
-#include "../broker/TxBuffer.h"
+#include "qpid/broker/TxBuffer.h"
#include "qpid_test_plugin.h"
#include <iostream>
#include <vector>