summaryrefslogtreecommitdiff
path: root/test/source/lang/xcomponent.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/source/lang/xcomponent.cxx')
-rw-r--r--test/source/lang/xcomponent.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/source/lang/xcomponent.cxx b/test/source/lang/xcomponent.cxx
index ef0049d5953c..abe5111e4f2a 100644
--- a/test/source/lang/xcomponent.cxx
+++ b/test/source/lang/xcomponent.cxx
@@ -10,11 +10,10 @@
#include <cppuhelper/implbase.hxx>
#include <test/lang/xcomponent.hxx>
-#include <com/sun/star/frame/Desktop.hpp>
#include <com/sun/star/lang/XComponent.hpp>
#include <com/sun/star/lang/XEventListener.hpp>
-#include <cppunit/extensions/HelperMacros.h>
+#include <cppunit/TestAssert.h>
using namespace css;
using namespace css::uno;