summaryrefslogtreecommitdiff
path: root/sd/inc/pch/precompiled_sd.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-10-08 09:02:25 +0100
committerCaolán McNamara <caolanm@redhat.com>2018-11-07 22:01:02 +0100
commit6311f7ffce8f64b0773d2ad3ea7be3be683924c0 (patch)
tree67a59c93ca968838e86b63da214c75e98f8d0626 /sd/inc/pch/precompiled_sd.hxx
parent128bec2c4bf57c2d82ce61319cbd1778bcabfeb1 (diff)
move SvTreeListBox to vcl
Change-Id: I04a146d3d8a428ac1678827dc883525c40240a44 Reviewed-on: https://gerrit.libreoffice.org/62787 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sd/inc/pch/precompiled_sd.hxx')
-rw-r--r--sd/inc/pch/precompiled_sd.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/inc/pch/precompiled_sd.hxx b/sd/inc/pch/precompiled_sd.hxx
index 0f42d8defb23..66be4b1d39dd 100644
--- a/sd/inc/pch/precompiled_sd.hxx
+++ b/sd/inc/pch/precompiled_sd.hxx
@@ -427,11 +427,9 @@
#include <svtools/accessibilityoptions.hxx>
#include <svtools/colorcfg.hxx>
#include <svtools/ctrltool.hxx>
-#include <svtools/imapobj.hxx>
#include <svtools/langtab.hxx>
#include <svtools/sfxecode.hxx>
#include <svtools/svtdllapi.h>
-#include <svtools/transfer.hxx>
#include <svx/SvxColorChildWindow.hxx>
#include <svx/bmpmask.hxx>
#include <svx/dialmgr.hxx>
@@ -564,6 +562,8 @@
#include <unotools/ucbstreamhelper.hxx>
#include <unotools/unotoolsdllapi.h>
#include <unotools/useroptions.hxx>
+#include <vcl/imapobj.hxx>
+#include <vcl/transfer.hxx>
#include <xmloff/autolayout.hxx>
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */