diff options
Diffstat (limited to 'slideshow')
-rw-r--r-- | slideshow/inc/pch/precompiled_slideshow.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshow/inc/pch/precompiled_slideshow.hxx b/slideshow/inc/pch/precompiled_slideshow.hxx index a906763d239d..aa4a587c1cb9 100644 --- a/slideshow/inc/pch/precompiled_slideshow.hxx +++ b/slideshow/inc/pch/precompiled_slideshow.hxx @@ -98,6 +98,7 @@ #include <sal/types.h> #include <sal/typesizes.h> #include <vcl/EnumContext.hxx> +#include <vcl/NotebookbarContextControl.hxx> #include <vcl/accel.hxx> #include <vcl/alpha.hxx> #include <vcl/animate.hxx> @@ -247,7 +248,6 @@ #include <o3tl/cow_wrapper.hxx> #include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> -#include <sfx2/notebookbar/NotebookbarContextControl.hxx> #include <tools/color.hxx> #include <tools/colordata.hxx> #include <tools/debug.hxx> |