diff options
Diffstat (limited to 'cppcanvas')
-rw-r--r-- | cppcanvas/qa/extras/emfplus/emfplus.cxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/cppcanvas/qa/extras/emfplus/emfplus.cxx b/cppcanvas/qa/extras/emfplus/emfplus.cxx index 15b2133552f2..e19508b202d7 100644 --- a/cppcanvas/qa/extras/emfplus/emfplus.cxx +++ b/cppcanvas/qa/extras/emfplus/emfplus.cxx @@ -7,13 +7,10 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include <com/sun/star/frame/Desktop.hpp> +#include <test/unoapi_test.hxx> -#include <comphelper/processfactory.hxx> -#include <sfx2/app.hxx> #include <sfx2/objsh.hxx> #include <sfx2/sfxbasemodel.hxx> -#include <test/unoapi_test.hxx> #include <vcl/BitmapReadAccess.hxx> #include <vcl/filter/PngImageWriter.hxx> #include <vcl/gdimtf.hxx> |