summaryrefslogtreecommitdiff
path: root/test/source/util/xindent.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/source/util/xindent.cxx')
-rw-r--r--test/source/util/xindent.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/source/util/xindent.cxx b/test/source/util/xindent.cxx
index 1bbc9da57195..6b15407f970f 100644
--- a/test/source/util/xindent.cxx
+++ b/test/source/util/xindent.cxx
@@ -7,7 +7,6 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#include <test/cppunitasserthelper.hxx>
#include <test/util/xindent.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
@@ -16,7 +15,7 @@
#include <com/sun/star/uno/Any.hxx>
#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;