diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-16 03:15:49 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-25 19:55:29 -0500 |
commit | e3a51b3aa40ae14430395927b6727855b792e07f (patch) | |
tree | 0ceda44ed8dd10dc505762de0a9b56e4cbcc3164 /extensions/inc/pch/precompiled_extensions.hxx | |
parent | d6181f976b230ce1cdc5f794e8d389518edfa02c (diff) |
merge vosremoval-mutex.diff
In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually
Diffstat (limited to 'extensions/inc/pch/precompiled_extensions.hxx')
-rw-r--r-- | extensions/inc/pch/precompiled_extensions.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/inc/pch/precompiled_extensions.hxx b/extensions/inc/pch/precompiled_extensions.hxx index abe058b8a..da8534933 100644 --- a/extensions/inc/pch/precompiled_extensions.hxx +++ b/extensions/inc/pch/precompiled_extensions.hxx @@ -541,7 +541,7 @@ #include "vos/macros.hxx" #include "vos/module.hxx" -#include "vos/mutex.hxx" +#include "osl/mutex.hxx" #include "xmloff/nmspmap.hxx" //---MARKER--- |