diff options
Diffstat (limited to 'test/source/container/xnamed.cxx')
-rw-r--r-- | test/source/container/xnamed.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/source/container/xnamed.cxx b/test/source/container/xnamed.cxx index e2968dca9d8e..799011f41ebd 100644 --- a/test/source/container/xnamed.cxx +++ b/test/source/container/xnamed.cxx @@ -15,7 +15,7 @@ #include <com/sun/star/uno/Reference.hxx> -#include <cppunit/extensions/HelperMacros.h> +#include <cppunit/TestAssert.h> using namespace css; using namespace css::uno; |