diff options
Diffstat (limited to 'test/source/sheet/xarealink.cxx')
-rw-r--r-- | test/source/sheet/xarealink.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/source/sheet/xarealink.cxx b/test/source/sheet/xarealink.cxx index 28c455bab3d3..77e9cb98b867 100644 --- a/test/source/sheet/xarealink.cxx +++ b/test/source/sheet/xarealink.cxx @@ -14,7 +14,7 @@ #include <com/sun/star/table/CellRangeAddress.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; |