diff options
Diffstat (limited to 'ucb/inc/pch/precompiled_ucb.hxx')
-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" |