summaryrefslogtreecommitdiffstats
path: root/include/cppuhelper/basemutex.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/cppuhelper/basemutex.hxx')
-rw-r--r--include/cppuhelper/basemutex.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cppuhelper/basemutex.hxx b/include/cppuhelper/basemutex.hxx
index 648529619061..643919d6d509 100644
--- a/include/cppuhelper/basemutex.hxx
+++ b/include/cppuhelper/basemutex.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_CPPUHELPER_BASEMUTEX_HXX
#define INCLUDED_CPPUHELPER_BASEMUTEX_HXX
-#include <osl/mutex.hxx>
+#include "osl/mutex.hxx"
namespace cppu
{