diff options
Diffstat (limited to 'test/source/sheet/xviewpane.cxx')
-rw-r--r-- | test/source/sheet/xviewpane.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/source/sheet/xviewpane.cxx b/test/source/sheet/xviewpane.cxx index be0600991194..ef3a317c1b69 100644 --- a/test/source/sheet/xviewpane.cxx +++ b/test/source/sheet/xviewpane.cxx @@ -11,7 +11,7 @@ #include <com/sun/star/sheet/XViewPane.hpp> #include <com/sun/star/table/CellRangeAddress.hpp> -#include "cppunit/TestAssert.h" +#include <cppunit/TestAssert.h> using namespace css; using namespace css::uno; |