summaryrefslogtreecommitdiff
path: root/sal/osl/w32/file_url.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-27 19:25:51 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-27 19:28:51 +0200
commit16faecdad480007073ffcb9dd3094afb1e97390f (patch)
tree491de31428d62a099c8212095d29b615fb6425f1 /sal/osl/w32/file_url.hxx
parent33f67eee3eca8b2bb671b0eda79c81c73a092466 (diff)
loplugin:includeform: sal (Windows)
Change-Id: Id60bcfadbfdf4b37f276159b12360347bde30a2e
Diffstat (limited to 'sal/osl/w32/file_url.hxx')
-rw-r--r--sal/osl/w32/file_url.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sal/osl/w32/file_url.hxx b/sal/osl/w32/file_url.hxx
index 43bed9100bdb..9661543639c9 100644
--- a/sal/osl/w32/file_url.hxx
+++ b/sal/osl/w32/file_url.hxx
@@ -20,10 +20,10 @@
#ifndef INCLUDED_SAL_OSL_W32_FILE_URL_HXX
#define INCLUDED_SAL_OSL_W32_FILE_URL_HXX
-#include "sal/types.h"
-#include "rtl/ustring.h"
-#include "osl/file.h"
-#include "osl/mutex.h"
+#include <sal/types.h>
+#include <rtl/ustring.h>
+#include <osl/file.h>
+#include <osl/mutex.h>
#ifdef _MSC_VER
#pragma warning(push,1)