diff options
Diffstat (limited to 'svx/source/svdraw/svdibrow.cxx')
-rw-r--r-- | svx/source/svdraw/svdibrow.cxx | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/svx/source/svdraw/svdibrow.cxx b/svx/source/svdraw/svdibrow.cxx index 9c37d2e556ca..3c0cd7a19be5 100644 --- a/svx/source/svdraw/svdibrow.cxx +++ b/svx/source/svdraw/svdibrow.cxx @@ -63,12 +63,12 @@ #include <svx/fhgtitem.hxx> #include <svx/charscaleitem.hxx> -#include <svtools/whiter.hxx> -#include <svtools/flagitem.hxx> -#include <svtools/ptitem.hxx> -#include <svtools/rectitem.hxx> +#include <svl/whiter.hxx> +#include <svl/flagitem.hxx> +#include <svl/ptitem.hxx> +#include <svl/rectitem.hxx> -#include <svtools/rngitem.hxx> +#include <svl/rngitem.hxx> #include <sdrpaintwindow.hxx> //////////////////////////////////////////////////////////////////////////////////////////////////// |