diff options
Diffstat (limited to 'shell/source/backends/wininetbe/wininetbackend.cxx')
-rw-r--r-- | shell/source/backends/wininetbe/wininetbackend.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/source/backends/wininetbe/wininetbackend.cxx b/shell/source/backends/wininetbe/wininetbackend.cxx index 56b85de4befc..b1006803d065 100644 --- a/shell/source/backends/wininetbe/wininetbackend.cxx +++ b/shell/source/backends/wininetbe/wininetbackend.cxx @@ -18,7 +18,7 @@ */ #include <cppuhelper/supportsservice.hxx> -#include "rtl/ustrbuf.hxx" +#include <rtl/ustrbuf.hxx> #include "wininetbackend.hxx" |