summaryrefslogtreecommitdiff
path: root/cpp/broker/test/exchange_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/broker/test/exchange_test.cpp')
-rw-r--r--cpp/broker/test/exchange_test.cpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/cpp/broker/test/exchange_test.cpp b/cpp/broker/test/exchange_test.cpp
index 6605f2685b..8c702ff836 100644
--- a/cpp/broker/test/exchange_test.cpp
+++ b/cpp/broker/test/exchange_test.cpp
@@ -20,10 +20,7 @@
#include "Exchange.h"
#include "Queue.h"
#include "TopicExchange.h"
-#include <cppunit/TestCase.h>
-#include <cppunit/TextTestRunner.h>
-#include <cppunit/extensions/HelperMacros.h>
-#include <cppunit/plugin/TestPlugIn.h>
+#include <qpid_test_plugin.h>
#include <iostream>
using namespace qpid::broker;