summaryrefslogtreecommitdiffstats
path: root/forms/inc
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2010-10-16 03:15:49 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2010-10-25 19:55:29 -0500
commit46308b84ddc46d8f99e6b3416636e6286d23d7e3 (patch)
tree97d55ea961f775677ed95cb94be5aadbc9bcc680 /forms/inc
parentmerge vosremoval-reference.diff (diff)
downloadcore-46308b84ddc46d8f99e6b3416636e6286d23d7e3.tar.gz
core-46308b84ddc46d8f99e6b3416636e6286d23d7e3.zip
merge vosremoval-mutex.diff
In practice the changeset is 'inspired' by vosremoval-mutex.diff but was essentially redone manually
Diffstat (limited to 'forms/inc')
-rw-r--r--forms/inc/pch/precompiled_forms.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/inc/pch/precompiled_forms.hxx b/forms/inc/pch/precompiled_forms.hxx
index c7e71669815a..daa9fb6a2c7a 100644
--- a/forms/inc/pch/precompiled_forms.hxx
+++ b/forms/inc/pch/precompiled_forms.hxx
@@ -394,7 +394,7 @@
#include "vcl/timer.hxx"
#include "vcl/wintypes.hxx"
-#include "vos/mutex.hxx"
+#include "osl/mutex.hxx"
#include "osl/thread.hxx"
//---MARKER---
#endif