summaryrefslogtreecommitdiff
path: root/chart2/source/view/main/ChartView.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/view/main/ChartView.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/view/main/ChartView.cxx')
-rw-r--r--chart2/source/view/main/ChartView.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/view/main/ChartView.cxx b/chart2/source/view/main/ChartView.cxx
index 74233f533848..cac71a27ef53 100644
--- a/chart2/source/view/main/ChartView.cxx
+++ b/chart2/source/view/main/ChartView.cxx
@@ -71,7 +71,7 @@
#include <svx/unoshape.hxx>
// header for class Application
#include <vcl/svapp.hxx>
-#include <vos/mutex.hxx>
+#include <osl/mutex.hxx>
#include <svx/unofill.hxx>
#include <time.h>