From c17635d5752c010405efba458cfb3a98f5afaf75 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud <nthiebaud@gmail.com> Date: Sat, 16 Oct 2010 03:18:35 -0500 Subject: merge vosremoval-mutex.diff In practice the changeset is 'inspired' by vosremoval-mutex.diff but was essentially redone manually --- ucb/inc/pch/precompiled_ucb.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ucb/inc') diff --git a/ucb/inc/pch/precompiled_ucb.hxx b/ucb/inc/pch/precompiled_ucb.hxx index d3af6260001a..bdbfee17a650 100644 --- a/ucb/inc/pch/precompiled_ucb.hxx +++ b/ucb/inc/pch/precompiled_ucb.hxx @@ -176,7 +176,7 @@ #include "ucbhelper/proxydecider.hxx" #include "osl/diagnose.h" -#include "vos/mutex.hxx" +#include "osl/mutex.hxx" #include "vos/process.hxx" //---MARKER--- -- cgit