diff options
author | Artur Dorda <artur.dorda+libo@gmail.com> | 2012-07-02 22:47:41 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-07-12 03:10:14 +0200 |
commit | 4024d146109b86131a10a78627aa149321df9065 (patch) | |
tree | 47173e01fb636f3b8d1071e9e5fe21dca7a0ec24 /svx | |
parent | 1ebccdaf3df65a5f4b50844e0111ca364c0d133f (diff) |
Restructurization of XShape- and EnhancedShape- dumpers, builds fine now
Change-Id: I57e230f5b2aff8cd6818b38776ae0b0b0d614d61
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/unodraw/unoshape.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/source/unodraw/unoshape.cxx b/svx/source/unodraw/unoshape.cxx index ce1315f6f4ad..447979a81d48 100644 --- a/svx/source/unodraw/unoshape.cxx +++ b/svx/source/unodraw/unoshape.cxx @@ -92,6 +92,7 @@ #include <basegfx/matrix/b2dhommatrixtools.hxx> #include <basegfx/tools/unotools.hxx> #include "shapeimpl.hxx" +#include <sal/log.hxx> #include <vector> |