summaryrefslogtreecommitdiff
path: root/fpicker/source/office/iodlg.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-10-29 10:51:03 +0000
committerCaolán McNamara <caolanm@redhat.com>2019-10-29 17:27:23 +0100
commit2cd6ff8a54b0db76b2f4c5f75988367cfb0feaf0 (patch)
treedd828b1b677f78db2da39e0e5ad2b6db6bb5c432 /fpicker/source/office/iodlg.cxx
parent93bf9aee23706a36cabbe51c2677752f93d57812 (diff)
remove unnecessary includes
Change-Id: Ia4a622b34ff3f71963cff7a1aa8658a4df12f04f Reviewed-on: https://gerrit.libreoffice.org/81676 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'fpicker/source/office/iodlg.cxx')
-rw-r--r--fpicker/source/office/iodlg.cxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/fpicker/source/office/iodlg.cxx b/fpicker/source/office/iodlg.cxx
index 61e5b2ce0d55..db90c2f7f0f5 100644
--- a/fpicker/source/office/iodlg.cxx
+++ b/fpicker/source/office/iodlg.cxx
@@ -26,19 +26,16 @@
#include "OfficeControlAccess.hxx"
#include "PlacesListBox.hxx"
#include <fpsofficeResMgr.hxx>
+#include <tools/debug.hxx>
#include <tools/stream.hxx>
#include <tools/urlobj.hxx>
#include <vcl/graph.hxx>
-#include <vcl/layout.hxx>
-#include <vcl/lstbox.hxx>
#include <vcl/svapp.hxx>
#include <vcl/timer.hxx>
#include <unotools/ucbhelper.hxx>
#include <unotools/pathoptions.hxx>
#include <unotools/viewoptions.hxx>
#include <svtools/sfxecode.hxx>
-#include <vcl/svtabbx.hxx>
-#include <vcl/treelistentry.hxx>
#include <fpicker/strings.hrc>
#include <svtools/helpids.h>