summaryrefslogtreecommitdiff
path: root/vcl/source/window/splitwin.cxx
diff options
context:
space:
mode:
authorMichael Dunphy <michael.w.dunphy@gmail.com>2013-04-19 19:10:54 -0400
committerDavid Tardon <dtardon@redhat.com>2013-04-21 05:51:29 +0000
commit8f4fc74c34df6efd6b74aacc610bf6f52b615aa5 (patch)
treeb23f3137d9755999b95876da38cbf36a9229473e /vcl/source/window/splitwin.cxx
parentfd179c5f308a0a611bc2b5a479e28ff3ced79647 (diff)
fdo#62699 Remove a few more pass-through headers
Change-Id: I4cc2dc7f1da3bc15921939e3bd5908a3f7049eab Reviewed-on: https://gerrit.libreoffice.org/3492 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'vcl/source/window/splitwin.cxx')
-rw-r--r--vcl/source/window/splitwin.cxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/vcl/source/window/splitwin.cxx b/vcl/source/window/splitwin.cxx
index a0967ce33378..c411b51f134a 100644
--- a/vcl/source/window/splitwin.cxx
+++ b/vcl/source/window/splitwin.cxx
@@ -22,16 +22,18 @@
#include <tools/debug.hxx>
#include <tools/rcid.h>
+#include <tools/solar.h>
#include <vcl/event.hxx>
#include <vcl/wall.hxx>
#include <vcl/bitmap.hxx>
#include <vcl/decoview.hxx>
-#include <vcl/symbol.hxx>
#include <vcl/image.hxx>
#include <vcl/help.hxx>
#include <vcl/splitwin.hxx>
+#include <rsc/rsc-vcl-shared-types.hxx>
+
#include <svdata.hxx>
#include <svids.hrc>