summaryrefslogtreecommitdiff
path: root/soldep/bootstrp
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2010-10-16 03:14:13 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2010-10-25 19:55:27 -0500
commit2168deeb9c85c9ff5ab2bd3527d321fc5150c1a4 (patch)
tree71146e06a3c459f6f0169fdff793947ae9bff636 /soldep/bootstrp
parent413d918706cf09a5b5b0a977e04327014e9403c3 (diff)
merge vosremoval-mutex.diff
In practice the changeset is 'inspired' by vosremoval-mutex.diff but was essentially redone manually
Diffstat (limited to 'soldep/bootstrp')
-rw-r--r--soldep/bootstrp/prj.cxx2
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>