diff options
Diffstat (limited to 'include/ucbhelper/contentinfo.hxx')
-rw-r--r-- | include/ucbhelper/contentinfo.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ucbhelper/contentinfo.hxx b/include/ucbhelper/contentinfo.hxx index ca3c5e974868..95314adedfc3 100644 --- a/include/ucbhelper/contentinfo.hxx +++ b/include/ucbhelper/contentinfo.hxx @@ -26,7 +26,7 @@ #include <com/sun/star/beans/XPropertySetInfo.hpp> #include <cppuhelper/weak.hxx> -#include "osl/mutex.hxx" +#include <osl/mutex.hxx> #include <ucbhelper/macros.hxx> namespace ucbhelper { |