summaryrefslogtreecommitdiff
path: root/cpp/broker/test/ChannelTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/broker/test/ChannelTest.cpp')
-rw-r--r--cpp/broker/test/ChannelTest.cpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/cpp/broker/test/ChannelTest.cpp b/cpp/broker/test/ChannelTest.cpp
index c96d17379e..45498989f2 100644
--- a/cpp/broker/test/ChannelTest.cpp
+++ b/cpp/broker/test/ChannelTest.cpp
@@ -17,10 +17,7 @@
*/
#include "Channel.h"
#include "Message.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>
#include <memory>