diff options
author | Peter Foley <pefoley2@verizon.net> | 2013-03-10 14:31:18 -0400 |
---|---|---|
committer | Peter Foley <pefoley2@verizon.net> | 2013-03-10 14:31:18 -0400 |
commit | b56e53f1358ab48173aa8f17acc6d40352320d9c (patch) | |
tree | 40ab13973cc6c755ce6569654376af1d9f4f4cfe /svx/inc | |
parent | b6e4c0e532d0b3b3291fd4b106d207370aa014cb (diff) |
update pch files
Change-Id: I07c1acc9f9e788f1165b3e241008aa944485790d
Diffstat (limited to 'svx/inc')
-rw-r--r-- | svx/inc/pch/precompiled_svxcore.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/pch/precompiled_svxcore.hxx b/svx/inc/pch/precompiled_svxcore.hxx index 419a73ec606e..7bb3f690416b 100644 --- a/svx/inc/pch/precompiled_svxcore.hxx +++ b/svx/inc/pch/precompiled_svxcore.hxx @@ -507,7 +507,6 @@ #include <svtools/ctrltool.hxx> #include <svtools/embedhlp.hxx> #include <svtools/filechangedchecker.hxx> -#include <svtools/fltcall.hxx> #include <svtools/grfmgr.hxx> #include <svtools/langtab.hxx> #include <svtools/optionsdrawinglayer.hxx> @@ -566,6 +565,7 @@ #include <vcl/cursor.hxx> #include <vcl/cvtgrf.hxx> #include <vcl/cvtsvm.hxx> +#include <vcl/fltcall.hxx> #include <vcl/gdimtf.hxx> #include <vcl/gfxlink.hxx> #include <vcl/gradient.hxx> |