diff options
Diffstat (limited to 'soldep/bootstrp')
-rw-r--r-- | soldep/bootstrp/prj.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/soldep/bootstrp/prj.cxx b/soldep/bootstrp/prj.cxx index 8ef434e49c15..0e09f8fd815c 100644 --- a/soldep/bootstrp/prj.cxx +++ b/soldep/bootstrp/prj.cxx @@ -28,7 +28,7 @@ #include <stdlib.h> #include <stdio.h> #include <bootstrp/sstring.hxx> -#include <vos/mutex.hxx> +#include <osl/mutex.hxx> #define ENABLE_BYTESTRING_STREAM_OPERATORS #include <tools/stream.hxx> |