summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/XPropertyTable.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:30:42 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:45:50 +0200
commit97059fbd09fedce0ff830599f8df5f41d42336f2 (patch)
tree26d42a7daca4b104dde5f527e64dfc67ed49d401 /svx/source/unodraw/XPropertyTable.cxx
parent62f47bb2a54536d6e1cf14b16d2e3b963ba651a6 (diff)
loplugin:includeform: svx
Change-Id: I4057fe05983fb2b63b592ffd325894c12b9cb5b2
Diffstat (limited to 'svx/source/unodraw/XPropertyTable.cxx')
-rw-r--r--svx/source/unodraw/XPropertyTable.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/unodraw/XPropertyTable.cxx b/svx/source/unodraw/XPropertyTable.cxx
index 983f3ab9a671..bef11412087e 100644
--- a/svx/source/unodraw/XPropertyTable.cxx
+++ b/svx/source/unodraw/XPropertyTable.cxx
@@ -19,7 +19,7 @@
#include <memory>
-#include "svx/XPropertyTable.hxx"
+#include <svx/XPropertyTable.hxx>
#include <com/sun/star/drawing/PolyPolygonBezierCoords.hpp>
#include <com/sun/star/drawing/LineDash.hpp>
#include <com/sun/star/awt/Gradient.hpp>
@@ -34,7 +34,7 @@
#include <cppuhelper/supportsservice.hxx>
#include <svx/xdef.hxx>
-#include "svx/unoapi.hxx"
+#include <svx/unoapi.hxx>
#include <editeng/unoprnms.hxx>
#include <basegfx/polygon/b2dpolygon.hxx>
#include <basegfx/utils/unotools.hxx>