summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/ShapeController.cxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2010-10-16 03:15:13 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2010-10-25 17:57:36 -0500
commitc94a7511bf72185b189f0535f2963a78817f8c39 (patch)
treec72a28961cc0d3992bea74eb2aa762528eb1967a /chart2/source/controller/main/ShapeController.cxx
parentd2c8e2e76f1c363dd7a07bd7c47d78d3e50ae5c1 (diff)
merge vosremoval-mutex.diff
In practice the changeset is 'inspired' by vosremoval-mutex.diff but was essentially redone manually
Diffstat (limited to 'chart2/source/controller/main/ShapeController.cxx')
-rw-r--r--chart2/source/controller/main/ShapeController.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/main/ShapeController.cxx b/chart2/source/controller/main/ShapeController.cxx
index 561e55375bfb..e3a76704abb6 100644
--- a/chart2/source/controller/main/ShapeController.cxx
+++ b/chart2/source/controller/main/ShapeController.cxx
@@ -41,7 +41,7 @@
#include <com/sun/star/frame/XStorable.hpp>
-#include <vos/mutex.hxx>
+#include <osl/mutex.hxx>
#include <vcl/msgbox.hxx>
#include <vcl/svapp.hxx>
#include <editeng/brkitem.hxx>