summaryrefslogtreecommitdiff
path: root/sd/inc
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2010-10-16 03:17:28 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2010-10-25 17:58:18 -0500
commitd7fbd4ebf9823ee0af4bcf6a12b5ac1ef64b8606 (patch)
tree42849dbc65195d9ada71e27999cecb6875b9112a /sd/inc
parentbe0c9d802186671420b6ea6bcc654f66e49d3e2c (diff)
merge vosremoval-mutex.diff
In practice the changeset is 'inspired' by vosremoval-mutex.diff but was essentially redone manually
Diffstat (limited to 'sd/inc')
-rw-r--r--sd/inc/pch/precompiled_sd.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/pch/precompiled_sd.hxx b/sd/inc/pch/precompiled_sd.hxx
index 825e51a25b01..72d03dead691 100644
--- a/sd/inc/pch/precompiled_sd.hxx
+++ b/sd/inc/pch/precompiled_sd.hxx
@@ -907,7 +907,7 @@
#include "osl/diagnose.h"
#include "vos/module.hxx"
-#include "vos/mutex.hxx"
+#include "osl/mutex.hxx"
#include "vos/process.hxx"
#include "vos/xception.hxx"
//---MARKER---