diff options
Diffstat (limited to 'ucb/workben')
-rw-r--r-- | ucb/workben/ucb/ucbdemo.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/workben/ucb/ucbdemo.cxx b/ucb/workben/ucb/ucbdemo.cxx index 60f7129cc3ec..4d95f95febe5 100644 --- a/ucb/workben/ucb/ucbdemo.cxx +++ b/ucb/workben/ucb/ucbdemo.cxx @@ -31,7 +31,7 @@ #include <stack> #include <rtl/ustrbuf.hxx> -#include <vos/mutex.hxx> +#include <osl/mutex.hxx> #include <vos/process.hxx> #include <cppuhelper/weak.hxx> #include <cppuhelper/bootstrap.hxx> |