diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:43:01 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:46:10 +0200 |
commit | 7182283c13238bdd3d6795f793f6c14b234585d4 (patch) | |
tree | 38ee352cdadbd5d739d85707a58da065a0d2ac3c /cui/source/tabpages/textanim.cxx | |
parent | 4b27653a122acbbb38c800f0b1972f339e73d115 (diff) |
loplugin:includeform: cui
Change-Id: Ibd88b2ee4252733c5aeee97bec27f34b8e555364
Diffstat (limited to 'cui/source/tabpages/textanim.cxx')
-rw-r--r-- | cui/source/tabpages/textanim.cxx | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/cui/source/tabpages/textanim.cxx b/cui/source/tabpages/textanim.cxx index 55c293510656..5d994f078271 100644 --- a/cui/source/tabpages/textanim.cxx +++ b/cui/source/tabpages/textanim.cxx @@ -22,12 +22,12 @@ #include <svx/dialogs.hrc> -#include "textanim.hxx" -#include "textattr.hxx" +#include <textanim.hxx> +#include <textattr.hxx> #include <dialmgr.hxx> -#include "svx/dlgutil.hxx" -#include "svx/svdmark.hxx" -#include "svx/svdview.hxx" +#include <svx/dlgutil.hxx> +#include <svx/svdmark.hxx> +#include <svx/svdview.hxx> const sal_uInt16 SvxTextAnimationPage::pRanges[] = { |