summaryrefslogtreecommitdiffstats
path: root/cui/source/tabpages/tpline.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-04-30 21:59:34 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-05-07 10:41:10 +0200
commitf0c3fc59e1eefbec202e0a10553dd6581fc2cae5 (patch)
tree1d3ee243f64e7f8ac32bb5ca486cc2d45a04a187 /cui/source/tabpages/tpline.cxx
parentGet properties from both sets (diff)
downloadcore-f0c3fc59e1eefbec202e0a10553dd6581fc2cae5.tar.gz
core-f0c3fc59e1eefbec202e0a10553dd6581fc2cae5.zip
tdf#62699 Drop pass-through header file include/svx/xattr.hxx
Change-Id: I8db9a4de494fbd045a0f4da810c3887ce62dd350 Reviewed-on: https://gerrit.libreoffice.org/71595 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'cui/source/tabpages/tpline.cxx')
-rw-r--r--cui/source/tabpages/tpline.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/cui/source/tabpages/tpline.cxx b/cui/source/tabpages/tpline.cxx
index 481dee2f39c2..8dd8dc36f527 100644
--- a/cui/source/tabpages/tpline.cxx
+++ b/cui/source/tabpages/tpline.cxx
@@ -26,7 +26,8 @@
#include <strings.hrc>
#include <svx/colorbox.hxx>
-#include <svx/xattr.hxx>
+#include <svx/xlinjoit.hxx>
+#include <svx/xlncapit.hxx>
#include <svx/xlndsit.hxx>
#include <svx/xlnwtit.hxx>
#include <svx/xlnstwit.hxx>