summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2011-07-08 18:12:46 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2011-07-08 18:12:46 +0900
commit1737c0501328ac481601688021a662d4eccdfd5d (patch)
tree47ee245378f1a275590843e0cd3b5a371d9a0000 /svtools
parentb1fdf9dc77de7be1d23e0c84ebad934ee6a398b7 (diff)
header for rtl::OStringBuffer
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/filter/wmf/emfwr.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/svtools/source/filter/wmf/emfwr.cxx b/svtools/source/filter/wmf/emfwr.cxx
index d1beacbcd01f..09cd1876bf96 100644
--- a/svtools/source/filter/wmf/emfwr.cxx
+++ b/svtools/source/filter/wmf/emfwr.cxx
@@ -30,6 +30,7 @@
#include "precompiled_svtools.hxx"
#include "emfwr.hxx"
+#include <rtl/strbuf.hxx>
#include <vcl/salbtype.hxx>
#include <basegfx/polygon/b2dpolygon.hxx>
#include <basegfx/polygon/b2dpolypolygon.hxx>