diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-10 21:29:05 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-10 21:29:05 -0500 |
commit | 90090c56845dcd942638a2852b9a09e3972d05d6 (patch) | |
tree | 42b8d8b8b66a8fb8f98ca83bd6abfbd3319402bd /sfx2/inc | |
parent | 88e1f3d8f884c326aaf92ad0e18e96ece244b8da (diff) |
merge vosremoval-thread patch
Diffstat (limited to 'sfx2/inc')
-rw-r--r-- | sfx2/inc/pch/precompiled_sfx2.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/inc/pch/precompiled_sfx2.hxx b/sfx2/inc/pch/precompiled_sfx2.hxx index fe4053ad048e..34f810f8dd50 100644 --- a/sfx2/inc/pch/precompiled_sfx2.hxx +++ b/sfx2/inc/pch/precompiled_sfx2.hxx @@ -662,7 +662,7 @@ #include "vos/process.hxx" #include "vos/security.hxx" #include "vos/socket.hxx" -#include "vos/thread.hxx" +#include "osl/thread.hxx" #include "vos/xception.hxx" //---MARKER--- #endif |