summaryrefslogtreecommitdiff
path: root/cpp/src/tests/TxBufferTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/tests/TxBufferTest.cpp')
-rw-r--r--cpp/src/tests/TxBufferTest.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/src/tests/TxBufferTest.cpp b/cpp/src/tests/TxBufferTest.cpp
index 095827e45e..3d6a12cacc 100644
--- a/cpp/src/tests/TxBufferTest.cpp
+++ b/cpp/src/tests/TxBufferTest.cpp
@@ -19,10 +19,10 @@
*
*/
#include "qpid/broker/TxBuffer.h"
-#include "tests/unit_test.h"
+#include "unit_test.h"
#include <iostream>
#include <vector>
-#include "tests/TxMocks.h"
+#include "TxMocks.h"
using namespace qpid::broker;
using boost::static_pointer_cast;