summaryrefslogtreecommitdiff
path: root/oox/source/vml/vmltextboxcontext.cxx
diff options
context:
space:
mode:
authorJorenz Paragas <j.paragas.237@gmail.com>2016-06-08 21:43:35 -0700
committerNoel Grandin <noelgrandin@gmail.com>2016-06-10 08:35:44 +0000
commit5b156b37d487b96ec19d65e01cd8cedd26a2150d (patch)
tree2a879ddefb6a6d506f02e7f99b773dc21e4150d1 /oox/source/vml/vmltextboxcontext.cxx
parent4c8d656b897229d5a6f2126fe274d338ec997f76 (diff)
tdf#42949: clean up includes in include/oox/vml with iwyu
Change-Id: I753880ce146fef6523561290b8e13310d9f7219c Reviewed-on: https://gerrit.libreoffice.org/26142 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'oox/source/vml/vmltextboxcontext.cxx')
-rw-r--r--oox/source/vml/vmltextboxcontext.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/oox/source/vml/vmltextboxcontext.cxx b/oox/source/vml/vmltextboxcontext.cxx
index 2db802ce16bb..239e53c3a655 100644
--- a/oox/source/vml/vmltextboxcontext.cxx
+++ b/oox/source/vml/vmltextboxcontext.cxx
@@ -17,6 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+#include <oox/helper/attributelist.hxx>
#include "oox/vml/vmlformatting.hxx"
#include "oox/vml/vmltextboxcontext.hxx"
#include "oox/vml/vmlshape.hxx"