From 88e1f3d8f884c326aaf92ad0e18e96ece244b8da Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sun, 10 Oct 2010 19:46:48 -0500 Subject: merge vosremoval-diagnoses patch --- ucb/inc/pch/precompiled_ucb.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ucb') diff --git a/ucb/inc/pch/precompiled_ucb.hxx b/ucb/inc/pch/precompiled_ucb.hxx index e272c541e4c0..72f7771950c0 100644 --- a/ucb/inc/pch/precompiled_ucb.hxx +++ b/ucb/inc/pch/precompiled_ucb.hxx @@ -174,7 +174,7 @@ #include "ucbhelper/macros.hxx" #include "ucbhelper/proxydecider.hxx" -#include "vos/diagnose.hxx" +#include "osl/diagnose.h" #include "vos/mutex.hxx" #include "vos/process.hxx" #include "vos/ref.hxx" -- cgit