summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-06-14 11:57:33 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-06-15 11:30:08 +0200
commit5a29ea897e33b0ef9a73fbb22efc5c053bb44f06 (patch)
treeceba06a57d7a88895679a4d721d8117b4611a273 /sfx2
parent7e9e4b59fdbd9995d9e80164671feb4581cdd2e3 (diff)
remove some unused includes
Change-Id: I1a3512fd7fd50379ecd25389a894c2a3aadb7edb Reviewed-on: https://gerrit.libreoffice.org/74065 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/doc/objcont.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/doc/objcont.cxx b/sfx2/source/doc/objcont.cxx
index 938a1c0771c7..bdd117bc73e3 100644
--- a/sfx2/source/doc/objcont.cxx
+++ b/sfx2/source/doc/objcont.cxx
@@ -25,9 +25,9 @@
#include <com/sun/star/document/UpdateDocMode.hpp>
#include <com/sun/star/embed/ElementModes.hpp>
#include <comphelper/fileurl.hxx>
+#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <svl/style.hxx>
-#include <vcl/wrkwin.hxx>
#include <svl/stritem.hxx>
#include <svl/intitem.hxx>