diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-10 19:46:48 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-10 19:46:48 -0500 |
commit | 88e1f3d8f884c326aaf92ad0e18e96ece244b8da (patch) | |
tree | 9d6250ad30fc3d9f9ad6280398ca093de7b0b170 /ucb | |
parent | 2811da61adac63e4da78a1d2c5e1f90090e98798 (diff) |
merge vosremoval-diagnoses patch
Diffstat (limited to 'ucb')
-rw-r--r-- | ucb/inc/pch/precompiled_ucb.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
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" |