summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-09-27 16:49:56 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-09-29 15:05:49 +0200
commit43d3f3a2d1f5a3dcfbd42368c4e86e24b80c6cbb (patch)
tree1bc2b67cbc3d52d325b79e4910d9b944bf9db473 /cui
parentb98c1b0617493426f54e15dc354d0d1597d17091 (diff)
drop some unnecessary includes
Change-Id: I2ea014aab7463d7127df73a6efba0e06270bd756 Reviewed-on: https://gerrit.libreoffice.org/79755 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui')
-rw-r--r--cui/source/options/treeopt.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/cui/source/options/treeopt.cxx b/cui/source/options/treeopt.cxx
index 4165f2dfb5b3..845e7651ad68 100644
--- a/cui/source/options/treeopt.cxx
+++ b/cui/source/options/treeopt.cxx
@@ -96,8 +96,7 @@
#include <unotools/optionsdlg.hxx>
#include <unotools/viewoptions.hxx>
#include <vcl/help.hxx>
-#include <vcl/layout.hxx>
-#include <vcl/treelistentry.hxx>
+#include <vcl/svapp.hxx>
#include <sal/log.hxx>
using namespace ::com::sun::star;