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 /sd/inc | |
parent | 31911b3cdcd405973b689e10ee86add6f1c40bd1 (diff) |
Do not use SvxShapeCollection directly.
Change-Id: I1dd51df0e78a3cc89cdfcaec91ffd9a753393e2e
Diffstat (limited to 'sd/inc')
-rw-r--r-- | sd/inc/pch/precompiled_sd.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/inc/pch/precompiled_sd.hxx b/sd/inc/pch/precompiled_sd.hxx index 9521901b3045..12101c3161d1 100644 --- a/sd/inc/pch/precompiled_sd.hxx +++ b/sd/inc/pch/precompiled_sd.hxx @@ -752,7 +752,6 @@ #include <svx/unopool.hxx> #include <svx/unoprov.hxx> #include <svx/unoshape.hxx> -#include <svx/unoshcol.hxx> #include <svx/unoshprp.hxx> #include <svx/verttexttbxctrl.hxx> #include <svx/view3d.hxx> |