summaryrefslogtreecommitdiff
path: root/test/source/view/xcontrolaccess.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/source/view/xcontrolaccess.cxx')
-rw-r--r--test/source/view/xcontrolaccess.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/source/view/xcontrolaccess.cxx b/test/source/view/xcontrolaccess.cxx
index 8ebf781a9732..1e7583f2b137 100644
--- a/test/source/view/xcontrolaccess.cxx
+++ b/test/source/view/xcontrolaccess.cxx
@@ -14,7 +14,6 @@
#include <com/sun/star/awt/XControlModel.hpp>
#include <com/sun/star/drawing/XControlShape.hpp>
#include <com/sun/star/drawing/XDrawPage.hpp>
-#include <com/sun/star/drawing/XDrawPageSupplier.hpp>
#include <com/sun/star/drawing/XDrawPagesSupplier.hpp>
#include <com/sun/star/drawing/XShape.hpp>
#include <com/sun/star/drawing/XShapes.hpp>
@@ -23,7 +22,7 @@
#include <com/sun/star/uno/Reference.hxx>
-#include <cppunit/extensions/HelperMacros.h>
+#include <cppunit/TestAssert.h>
using namespace css;