diff options
Diffstat (limited to 'test/source/sheet/xconsolidationdescriptor.cxx')
-rw-r--r-- | test/source/sheet/xconsolidationdescriptor.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/source/sheet/xconsolidationdescriptor.cxx b/test/source/sheet/xconsolidationdescriptor.cxx index 5161c500d1c1..455533c23695 100644 --- a/test/source/sheet/xconsolidationdescriptor.cxx +++ b/test/source/sheet/xconsolidationdescriptor.cxx @@ -17,7 +17,7 @@ #include <com/sun/star/uno/Reference.hxx> #include <com/sun/star/uno/Sequence.hxx> -#include <cppunit/extensions/HelperMacros.h> +#include <cppunit/TestAssert.h> using namespace css; using namespace css::uno; |