summaryrefslogtreecommitdiff
path: root/slideshow/test/testshape.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/test/testshape.cxx')
-rw-r--r--slideshow/test/testshape.cxx5
1 files changed, 4 insertions, 1 deletions
diff --git a/slideshow/test/testshape.cxx b/slideshow/test/testshape.cxx
index 92fd95d466d4..9bf39cc0ce8a 100644
--- a/slideshow/test/testshape.cxx
+++ b/slideshow/test/testshape.cxx
@@ -26,7 +26,10 @@
*
************************************************************************/
-#include <testshl/simpleheader.hxx>
+#include <cppunit/TestAssert.h>
+#include <cppunit/TestFixture.h>
+#include <cppunit/extensions/HelperMacros.h>
+
#include <cppuhelper/compbase1.hxx>
#include <cppuhelper/basemutex.hxx>
#include <comphelper/make_shared_from_uno.hxx>