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 /basic/inc | |
parent | 2811da61adac63e4da78a1d2c5e1f90090e98798 (diff) |
merge vosremoval-diagnoses patch
Diffstat (limited to 'basic/inc')
-rw-r--r-- | basic/inc/pch/precompiled_basic.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/basic/inc/pch/precompiled_basic.hxx b/basic/inc/pch/precompiled_basic.hxx index e8f9e004ca6a..7769a1fb2f5c 100644 --- a/basic/inc/pch/precompiled_basic.hxx +++ b/basic/inc/pch/precompiled_basic.hxx @@ -275,7 +275,7 @@ #include "vcl/wintypes.hxx" #include "vcl/wrkwin.hxx" -#include "vos/diagnose.hxx" +#include "osl/diagnose.h" #include "vos/macros.hxx" #include "vos/mutex.hxx" #include "vos/process.hxx" |