diff options
author | Gabor Kelemen <gabor.kelemen.extern@allotropia.de> | 2023-10-02 01:11:21 +0200 |
---|---|---|
committer | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2023-12-30 22:42:05 +0100 |
commit | ebae130b0978f48af555a1f19f56685d3b3414e8 (patch) | |
tree | 0045a897a6f05c5892dd9ac711ff714285adce87 /svx/source/unodraw/unoprov.cxx | |
parent | 819630ee52ae9e9249bb8e25ca8d97e9b3ce90de (diff) |
tdf#146619 Recheck svx/ with IWYU
Change-Id: I99650b50587294c20b1e92270e541140d9ec9cae
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161240
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'svx/source/unodraw/unoprov.cxx')
-rw-r--r-- | svx/source/unodraw/unoprov.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/unodraw/unoprov.cxx b/svx/source/unodraw/unoprov.cxx index 13bd99fa4561..b730a31b54da 100644 --- a/svx/source/unodraw/unoprov.cxx +++ b/svx/source/unodraw/unoprov.cxx @@ -34,7 +34,6 @@ #include <com/sun/star/beans/PropertyAttribute.hpp> #include <com/sun/star/lang/Locale.hpp> #include <tools/fldunit.hxx> -#include <vcl/svapp.hxx> #include <comphelper/propertysetinfo.hxx> #include <comphelper/sequence.hxx> #include <svx/dialmgr.hxx> |