diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:30:42 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:45:50 +0200 |
commit | 97059fbd09fedce0ff830599f8df5f41d42336f2 (patch) | |
tree | 26d42a7daca4b104dde5f527e64dfc67ed49d401 /include/svx/sdr | |
parent | 62f47bb2a54536d6e1cf14b16d2e3b963ba651a6 (diff) |
loplugin:includeform: svx
Change-Id: I4057fe05983fb2b63b592ffd325894c12b9cb5b2
Diffstat (limited to 'include/svx/sdr')
-rw-r--r-- | include/svx/sdr/attribute/sdrallfillattributeshelper.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/sdr/attribute/sdrallfillattributeshelper.hxx b/include/svx/sdr/attribute/sdrallfillattributeshelper.hxx index 49fe55dc8092..79b2689784da 100644 --- a/include/svx/sdr/attribute/sdrallfillattributeshelper.hxx +++ b/include/svx/sdr/attribute/sdrallfillattributeshelper.hxx @@ -19,7 +19,7 @@ #ifndef INCLUDED_SVX_SDR_ATTRIBUTE_SDRALLFILLATTRIBUTESHELPER_HXX #define INCLUDED_SVX_SDR_ATTRIBUTE_SDRALLFILLATTRIBUTESHELPER_HXX -#include "svx/svxdllapi.h" +#include <svx/svxdllapi.h> #include <drawinglayer/attribute/fillgradientattribute.hxx> #include <drawinglayer/attribute/sdrfillattribute.hxx> #include <drawinglayer/primitive2d/baseprimitive2d.hxx> |