diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-07-13 21:16:54 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-07-13 21:16:54 +0200 |
commit | f1139806e56c468181d250bcfbb878d3a97eb94a (patch) | |
tree | c3963835b6c4f7897ed9aca9ae33cc96454e5feb /svx | |
parent | 76fd08ed822e791c812dd674265d977a4b3c59bb (diff) | |
parent | 87c6beddfb684cee702ec1c9225497b8541a780d (diff) |
Merge branch 'feature/gsoc_test_improvements2'
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> |