diff options
author | Luboš Luňák <l.lunak@suse.cz> | 2013-01-10 22:23:25 +0100 |
---|---|---|
committer | Luboš Luňák <l.lunak@suse.cz> | 2013-01-10 22:45:42 +0100 |
commit | 43f3be84c2ee77c3cd97fb729048f1c45f98b295 (patch) | |
tree | 99bbc0d3eee6bc99b5706fb6791e538988c7af54 /sc/inc | |
parent | 831d1b6e62e91e67f171bd00305651043731d496 (diff) |
include PCH headers for headers changes
Change-Id: Id94a4322428e27010757ef36b166f8b01697778f
Diffstat (limited to 'sc/inc')
-rw-r--r-- | sc/inc/pch/precompiled_sc.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/pch/precompiled_sc.hxx b/sc/inc/pch/precompiled_sc.hxx index 83b3b9bee39f..bc4f898a411b 100644 --- a/sc/inc/pch/precompiled_sc.hxx +++ b/sc/inc/pch/precompiled_sc.hxx @@ -648,7 +648,6 @@ #include <svtools/ehdl.hxx> #include <svtools/embedhlp.hxx> #include <svtools/embedtransfer.hxx> -#include <svtools/filter.hxx> #include <svtools/imapobj.hxx> #include <svtools/insdlg.hxx> #include <svtools/langtab.hxx> @@ -872,6 +871,7 @@ #include <vcl/field.hxx> #include <vcl/gradient.hxx> #include <vcl/graph.hxx> +#include <vcl/graphicfilter.hxx> #include <vcl/hatch.hxx> #include <vcl/help.hxx> #include <vcl/image.hxx> |