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/source/inet | |
parent | 88e1f3d8f884c326aaf92ad0e18e96ece244b8da (diff) |
merge vosremoval-thread patch
Diffstat (limited to 'sfx2/source/inet')
-rw-r--r-- | sfx2/source/inet/inettbc.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/inet/inettbc.cxx b/sfx2/source/inet/inettbc.cxx index 2c1c655b4119..2b42e1ebacc3 100644 --- a/sfx2/source/inet/inettbc.cxx +++ b/sfx2/source/inet/inettbc.cxx @@ -39,7 +39,7 @@ #include <svl/folderrestriction.hxx> #include <vcl/toolbox.hxx> #include <toolkit/unohlp.hxx> -#include <vos/thread.hxx> +#include <osl/thread.hxx> #include <vos/mutex.hxx> #include <rtl/ustring.hxx> |