diff options
Diffstat (limited to 'linguistic')
-rw-r--r-- | linguistic/source/thesdsp.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linguistic/source/thesdsp.hxx b/linguistic/source/thesdsp.hxx index e7eeeff120ee..f79ad08e0caa 100644 --- a/linguistic/source/thesdsp.hxx +++ b/linguistic/source/thesdsp.hxx @@ -45,7 +45,7 @@ #include <cppuhelper/implbase5.hxx> // helper for implementations #include <cppuhelper/interfacecontainer.h> -#include <vos/mutex.hxx> +#include <osl/mutex.hxx> #include <boost/shared_ptr.hpp> #include <map> |