diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-10 19:46:47 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-10 19:47:59 -0500 |
commit | d5f8d6503064122e876cfd45b0936810f7676dcf (patch) | |
tree | 059f652e3fd5fcb72dfe4d76ce4c1b1c1c4db843 /sd/inc/pch | |
parent | ae786dfb1412051fac39f696e2a8641242e23ad0 (diff) |
merge vosremoval-diagnoses patch
Diffstat (limited to 'sd/inc/pch')
-rw-r--r-- | sd/inc/pch/precompiled_sd.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/pch/precompiled_sd.hxx b/sd/inc/pch/precompiled_sd.hxx index 7e92020eb88f..c79cd4005b58 100644 --- a/sd/inc/pch/precompiled_sd.hxx +++ b/sd/inc/pch/precompiled_sd.hxx @@ -905,7 +905,7 @@ #include "vcl/wintypes.hxx" #include "vcl/wrkwin.hxx" -#include "vos/diagnose.hxx" +#include "osl/diagnose.h" #include "vos/module.hxx" #include "vos/mutex.hxx" #include "vos/process.hxx" |