diff options
Diffstat (limited to 'svx')
-rw-r--r-- | svx/inc/pch/precompiled_svxcore.hxx | 1 | ||||
-rw-r--r-- | svx/source/svdraw/svdobj.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/svx/inc/pch/precompiled_svxcore.hxx b/svx/inc/pch/precompiled_svxcore.hxx index fcb75191ca05..85b7306f78d2 100644 --- a/svx/inc/pch/precompiled_svxcore.hxx +++ b/svx/inc/pch/precompiled_svxcore.hxx @@ -582,7 +582,6 @@ #include <vcl/ctrl.hxx> #include <vcl/cursor.hxx> #include <vcl/cvtgrf.hxx> -#include <vcl/cvtsvm.hxx> #include <vcl/dibtools.hxx> #include <vcl/fltcall.hxx> #include <vcl/gdimtf.hxx> diff --git a/svx/source/svdraw/svdobj.cxx b/svx/source/svdraw/svdobj.cxx index bfd1d4b81f98..b495c5b98b8f 100644 --- a/svx/source/svdraw/svdobj.cxx +++ b/svx/source/svdraw/svdobj.cxx @@ -44,7 +44,6 @@ #include <tools/diagnose_ex.h> #include <tools/helpers.hxx> #include <tools/line.hxx> -#include <vcl/cvtsvm.hxx> #include <vcl/graphictools.hxx> #include <vcl/metaact.hxx> #include <vcl/virdev.hxx> |