diff options
Diffstat (limited to 'sw/inc/pch/precompiled_sw.hxx')
-rw-r--r-- | sw/inc/pch/precompiled_sw.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/pch/precompiled_sw.hxx b/sw/inc/pch/precompiled_sw.hxx index 61baf2411795..12419305f50f 100644 --- a/sw/inc/pch/precompiled_sw.hxx +++ b/sw/inc/pch/precompiled_sw.hxx @@ -115,6 +115,7 @@ #include <vcl/fntstyle.hxx> #include <vcl/font.hxx> #include <vcl/graph.hxx> +#include <vcl/GraphicObject.hxx> #include <vcl/graphicfilter.hxx> #include <vcl/help.hxx> #include <vcl/image.hxx> @@ -463,7 +464,6 @@ #include <svl/zforlist.hxx> #include <svl/zformat.hxx> #include <svtools/ctrltool.hxx> -#include <svtools/grfmgr.hxx> #include <svtools/htmlcfg.hxx> #include <svtools/htmlkywd.hxx> #include <svtools/htmlout.hxx> |