summaryrefslogtreecommitdiff
path: root/sal/osl/w32/process.cxx
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/process.cxx
parent33f67eee3eca8b2bb671b0eda79c81c73a092466 (diff)
loplugin:includeform: sal (Windows)
Change-Id: Id60bcfadbfdf4b37f276159b12360347bde30a2e
Diffstat (limited to 'sal/osl/w32/process.cxx')
-rw-r--r--sal/osl/w32/process.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sal/osl/w32/process.cxx b/sal/osl/w32/process.cxx
index 0fe42bbdbe27..0636278ab7d6 100644
--- a/sal/osl/w32/process.cxx
+++ b/sal/osl/w32/process.cxx
@@ -33,8 +33,8 @@
#include <osl/nlsupport.h>
#include <o3tl/char16_t2wchar_t.hxx>
-#include <filetime.hxx>
-#include <nlsupport.hxx>
+#include "filetime.hxx"
+#include "nlsupport.hxx"
#include "procimpl.hxx"
#include "file_url.hxx"
#include "path_helper.hxx"