summaryrefslogtreecommitdiff
path: root/test/source/util/xmergeable.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/source/util/xmergeable.cxx')
-rw-r--r--test/source/util/xmergeable.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/source/util/xmergeable.cxx b/test/source/util/xmergeable.cxx
index a0c99c186718..211b2b67f4fa 100644
--- a/test/source/util/xmergeable.cxx
+++ b/test/source/util/xmergeable.cxx
@@ -7,14 +7,13 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#include <test/cppunitasserthelper.hxx>
#include <test/util/xmergeable.hxx>
#include <com/sun/star/util/XMergeable.hpp>
#include <com/sun/star/uno/Reference.hxx>
-#include <cppunit/extensions/HelperMacros.h>
+#include <cppunit/TestAssert.h>
using namespace com::sun::star;
using namespace com::sun::star::uno;