diff options
author | Gabor Kelemen <kelemen.gabor2@nisz.hu> | 2019-04-25 20:44:06 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-04-27 17:42:43 +0200 |
commit | e988299538435ddd1c838dede375567795d7943a (patch) | |
tree | a25442fe94e8fcd4b88af5479613e66afa7e4254 /cui/source/tabpages/tpline.cxx | |
parent | 40568367abde75bd269124d1983283dd16d150a8 (diff) |
tdf#62699 Drop pass-through header file include/svx/xsetit.hxx
Change-Id: Id750f663389be36c669756e4bdd1e4e01be48199
Reviewed-on: https://gerrit.libreoffice.org/71327
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui/source/tabpages/tpline.cxx')
-rw-r--r-- | cui/source/tabpages/tpline.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cui/source/tabpages/tpline.cxx b/cui/source/tabpages/tpline.cxx index 8b65a270f6ab..9024670b64d6 100644 --- a/cui/source/tabpages/tpline.cxx +++ b/cui/source/tabpages/tpline.cxx @@ -42,6 +42,8 @@ #include <svx/svdview.hxx> #include <svx/svdmodel.hxx> #include <svx/numvset.hxx> +#include <svx/xlntrit.hxx> +#include <svx/xfltrit.hxx> #include <editeng/numitem.hxx> #include <editeng/svxenum.hxx> #include <sfx2/objsh.hxx> |