diff options
author | Kohei Yoshida <kohei.yoshida@collabora.com> | 2014-10-28 12:03:34 -0400 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@collabora.com> | 2014-10-28 12:58:49 -0400 |
commit | 8c5f640308b618ec330e83527019a4baa982f902 (patch) | |
tree | ea434232c22b52db2a037907de6a842e2027fee6 /sd | |
parent | 2b4ffd8e333dee31ee7df58f693d8eff9ec5a93e (diff) |
Move these headers from include to svx; they are not used outside svx.
Change-Id: I8685b451a39e890250a3309ddb70346bac4084b2
Diffstat (limited to 'sd')
-rw-r--r-- | sd/source/core/stlsheet.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/core/stlsheet.cxx b/sd/source/core/stlsheet.cxx index f960506fd141..2bfd87017624 100644 --- a/sd/source/core/stlsheet.cxx +++ b/sd/source/core/stlsheet.cxx @@ -34,7 +34,6 @@ #include <svl/smplhint.hxx> #include <svl/itemset.hxx> -#include <svx/sdr/properties/attributeproperties.hxx> #include <svx/xflbmtit.hxx> #include <svx/xflbstit.hxx> #include <editeng/bulletitem.hxx> |