summaryrefslogtreecommitdiff
path: root/sal
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-24 11:54:46 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-24 11:54:46 +0200
commita0a3667995ba648dbd2fe1fff04f66f1aa4af674 (patch)
tree5b4bb855134696f8a7d5154532b548186e62849c /sal
parent3201e8ac4d36131465372c5df126867127a58a46 (diff)
loplugin:includeform: sal (macOS)
Change-Id: Ic4d73e1fc328aecd897163b71edf0b4c9b8a090b
Diffstat (limited to 'sal')
-rw-r--r--sal/osl/unx/osxlocale.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/osl/unx/osxlocale.cxx b/sal/osl/unx/osxlocale.cxx
index 6f4f028b0ca9..b1bf89827212 100644
--- a/sal/osl/unx/osxlocale.cxx
+++ b/sal/osl/unx/osxlocale.cxx
@@ -29,7 +29,7 @@
#include <rtl/ustrbuf.hxx>
-#include <nlsupport.hxx>
+#include "nlsupport.hxx"
namespace
{