summaryrefslogtreecommitdiff
path: root/cpp/src/tests/DeliveryRecordTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/tests/DeliveryRecordTest.cpp')
-rw-r--r--cpp/src/tests/DeliveryRecordTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/tests/DeliveryRecordTest.cpp b/cpp/src/tests/DeliveryRecordTest.cpp
index f99219b9d6..8ff7ad3584 100644
--- a/cpp/src/tests/DeliveryRecordTest.cpp
+++ b/cpp/src/tests/DeliveryRecordTest.cpp
@@ -20,7 +20,7 @@
*
*/
#include "qpid/broker/DeliveryRecord.h"
-#include "tests/unit_test.h"
+#include "unit_test.h"
#include <iostream>
#include <memory>
#include <boost/format.hpp>