diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-10-24 11:54:46 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-10-24 11:54:46 +0200 |
commit | a0a3667995ba648dbd2fe1fff04f66f1aa4af674 (patch) | |
tree | 5b4bb855134696f8a7d5154532b548186e62849c /sal | |
parent | 3201e8ac4d36131465372c5df126867127a58a46 (diff) |
loplugin:includeform: sal (macOS)
Change-Id: Ic4d73e1fc328aecd897163b71edf0b4c9b8a090b
Diffstat (limited to 'sal')
-rw-r--r-- | sal/osl/unx/osxlocale.cxx | 2 |
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 { |