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 /svx/source/unodraw/unopage.cxx | |
parent | 62f47bb2a54536d6e1cf14b16d2e3b963ba651a6 (diff) |
loplugin:includeform: svx
Change-Id: I4057fe05983fb2b63b592ffd325894c12b9cb5b2
Diffstat (limited to 'svx/source/unodraw/unopage.cxx')
-rw-r--r-- | svx/source/unodraw/unopage.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/unodraw/unopage.cxx b/svx/source/unodraw/unopage.cxx index 171a511e7e11..d437f4e07afe 100644 --- a/svx/source/unodraw/unopage.cxx +++ b/svx/source/unodraw/unopage.cxx @@ -39,11 +39,11 @@ #include <svx/svdundo.hxx> #include <svx/unopage.hxx> #include "shapeimpl.hxx" -#include "svdglob.hxx" -#include "svx/globl3d.hxx" +#include <svdglob.hxx> +#include <svx/globl3d.hxx> #include <svx/unoprov.hxx> #include <svx/svdopath.hxx> -#include "svx/unoapi.hxx" +#include <svx/unoapi.hxx> #include <svx/svdomeas.hxx> #include <svx/extrud3d.hxx> #include <svx/lathe3d.hxx> |