summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/customshapepresetdata.cxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2017-12-21 22:03:29 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2017-12-22 10:49:55 +0100
commitf3e840541a117113be85d7733f20c5d5ab6552f1 (patch)
tree8109959de7dfe6dc9061ece5834b657f3bc04ba2 /oox/source/drawingml/customshapepresetdata.cxx
parent7ea805eb81ce865198cdb0fe418a73f6c353310e (diff)
tdf#42949 Fix some Include What You Use warnings
Change-Id: I30121764303579a7cb4ded0f0f48cc1f8fff6c33 Reviewed-on: https://gerrit.libreoffice.org/46946 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'oox/source/drawingml/customshapepresetdata.cxx')
-rw-r--r--oox/source/drawingml/customshapepresetdata.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/drawingml/customshapepresetdata.cxx b/oox/source/drawingml/customshapepresetdata.cxx
index b91b2c5eed36..48c93614dc86 100644
--- a/oox/source/drawingml/customshapepresetdata.cxx
+++ b/oox/source/drawingml/customshapepresetdata.cxx
@@ -16,7 +16,7 @@
#include <oox/token/properties.hxx>
#include <oox/token/tokenmap.hxx>
#include <com/sun/star/awt/Rectangle.hpp>
-#include <com/sun/star/beans/PropertyValues.hpp>
+#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/drawing/EnhancedCustomShapeTextFrame.hpp>
#include <com/sun/star/drawing/EnhancedCustomShapeAdjustmentValue.hpp>