diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-10 19:46:46 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-10 19:46:46 -0500 |
commit | 53f428d9bf8f9648e21bf89cfbb406747536ed09 (patch) | |
tree | ff94ef032b339ea4a9aa9c216a2980887f9d2137 /extensions/source/ole | |
parent | b8c819c04af6e12001dcc069a854cc6221f7e1a0 (diff) |
merge vosremoval-diagnoses patch
Diffstat (limited to 'extensions/source/ole')
-rw-r--r-- | extensions/source/ole/unoobjw.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/ole/unoobjw.cxx b/extensions/source/ole/unoobjw.cxx index 5452a95129ff..873ae55bf96a 100644 --- a/extensions/source/ole/unoobjw.cxx +++ b/extensions/source/ole/unoobjw.cxx @@ -39,7 +39,7 @@ #include <tools/postsys.h> -#include <vos/diagnose.hxx> +#include <osl/diagnose.h> #include <vos/refernce.hxx> #include <tools/debug.hxx> #include <rtl/ustring.hxx> |