From 4709cd82c7fa31eac7bbc9f1991968891080c5f8 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Wed, 1 May 2019 22:12:48 +0200 Subject: tdf#62699 Drop pass-through header file include/svx/svdattr.hxx Change-Id: I04289589196ac69b31f75989d9252c79d03c890f Reviewed-on: https://gerrit.libreoffice.org/71633 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- oox/source/vml/vmlshape.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'oox/source/vml') diff --git a/oox/source/vml/vmlshape.cxx b/oox/source/vml/vmlshape.cxx index bc4e77818e18..c12b8b9025c5 100644 --- a/oox/source/vml/vmlshape.cxx +++ b/oox/source/vml/vmlshape.cxx @@ -72,6 +72,7 @@ #include #include #include +#include #include #include #include -- cgit