diff options
Diffstat (limited to 'sd/source/ui/view/drviews8.cxx')
-rw-r--r-- | sd/source/ui/view/drviews8.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/view/drviews8.cxx b/sd/source/ui/view/drviews8.cxx index ea01389da407..c7ba98e00395 100644 --- a/sd/source/ui/view/drviews8.cxx +++ b/sd/source/ui/view/drviews8.cxx @@ -75,7 +75,7 @@ #include "drawview.hxx" #include "zoomlist.hxx" #include <osl/mutex.hxx> -#include <vcl/salbtype.hxx> // FRound +#include <tools/helpers.hxx> #include <vcl/svapp.hxx> namespace sd { |