diff options
author | Matúš Kukan <matus.kukan@collabora.com> | 2014-01-08 10:34:47 +0100 |
---|---|---|
committer | Matúš Kukan <matus.kukan@collabora.com> | 2014-01-08 14:30:53 +0100 |
commit | f7936b021f7f0d08dc2baeddefb1b5613a8f87f6 (patch) | |
tree | 286409307a8107d1218d7ccf3608d5ef2122595c /sw/inc/pch | |
parent | 31911b3cdcd405973b689e10ee86add6f1c40bd1 (diff) |
Do not use SvxShapeCollection directly.
Change-Id: I1dd51df0e78a3cc89cdfcaec91ffd9a753393e2e
Diffstat (limited to 'sw/inc/pch')
-rw-r--r-- | sw/inc/pch/precompiled_sw.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/pch/precompiled_sw.hxx b/sw/inc/pch/precompiled_sw.hxx index a9856d90784c..acce6e5654e1 100644 --- a/sw/inc/pch/precompiled_sw.hxx +++ b/sw/inc/pch/precompiled_sw.hxx @@ -930,7 +930,6 @@ #include <svx/unomodel.hxx> #include <svx/unoprov.hxx> #include <svx/unoshape.hxx> -#include <svx/unoshcol.hxx> #include <svx/verttexttbxctrl.hxx> #include <svx/viewlayoutitem.hxx> #include <svx/xbtmpit.hxx> |