diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-21 15:46:17 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-25 19:55:38 -0500 |
commit | 08be4cfe51342b5b08511951b9c5ff13b3eeee8d (patch) | |
tree | 9a5394379bda57ec3d52f499a71898da0aea995f /svtools/inc/pch | |
parent | 854ff7bfc802d47d2a7419f7185af069a216b0bd (diff) |
convert vos/process.hxx and related API
Diffstat (limited to 'svtools/inc/pch')
-rw-r--r-- | svtools/inc/pch/precompiled_svtools.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/inc/pch/precompiled_svtools.hxx b/svtools/inc/pch/precompiled_svtools.hxx index c746d53b7c7f..07c0e3a23382 100644 --- a/svtools/inc/pch/precompiled_svtools.hxx +++ b/svtools/inc/pch/precompiled_svtools.hxx @@ -426,7 +426,7 @@ #include <vcl/unohelp.hxx> #include <osl/mutex.hxx> -#include <vos/process.hxx> +#include <osl/process.h> //---MARKER--- |