diff options
Diffstat (limited to 'sd/source/ui/view/drviewsd.cxx')
-rw-r--r-- | sd/source/ui/view/drviewsd.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/view/drviewsd.cxx b/sd/source/ui/view/drviewsd.cxx index 9cf67d815859..0858e554ad64 100644 --- a/sd/source/ui/view/drviewsd.cxx +++ b/sd/source/ui/view/drviewsd.cxx @@ -22,6 +22,7 @@ #include <svx/svxids.hrc> #include <svl/aeitem.hxx> #include <svl/stritem.hxx> +#include <sfx2/childwin.hxx> #include <sfx2/docfile.hxx> #include <svl/intitem.hxx> #include <sfx2/bindings.hxx> @@ -36,7 +37,6 @@ #include <drawdoc.hxx> #include <DrawDocShell.hxx> #include <pgjump.hxx> -#include <NavigatorChildWindow.hxx> #include <navigatr.hxx> #include <drawview.hxx> |