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.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/tests/TxBufferTest.cpp b/cpp/src/tests/TxBufferTest.cpp
index f87c33d817..bd43691235 100644
--- a/cpp/src/tests/TxBufferTest.cpp
+++ b/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>