diff options
Diffstat (limited to 'sc/source/ui/view/gridwin5.cxx')
-rw-r--r-- | sc/source/ui/view/gridwin5.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/view/gridwin5.cxx b/sc/source/ui/view/gridwin5.cxx index a89e77adda2e..bcaa4c789c78 100644 --- a/sc/source/ui/view/gridwin5.cxx +++ b/sc/source/ui/view/gridwin5.cxx @@ -24,7 +24,7 @@ #include <editeng/editview.hxx> #include <svx/svdobj.hxx> #include <svx/svdpagv.hxx> -#include <svtools/imapobj.hxx> +#include <vcl/imapobj.hxx> #include <vcl/cursor.hxx> #include <vcl/help.hxx> #include <vcl/svapp.hxx> |