diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:34:03 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:45:58 +0200 |
commit | c30f3ea3dd294210058c781145d6fdd320c975b4 (patch) | |
tree | f112dbde11b5fc3015c8159807361d0c0b884f88 /sal/textenc/converteuctw.tab | |
parent | 89c13dd346fa724ff5e2efe1757b527b49259fa9 (diff) |
loplugin:includeform: sal
Change-Id: I539ca8b9dee5edc5fc2282a2b9b0ffd78bad8b11
Diffstat (limited to 'sal/textenc/converteuctw.tab')
-rw-r--r-- | sal/textenc/converteuctw.tab | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sal/textenc/converteuctw.tab b/sal/textenc/converteuctw.tab index f45b10969efa..ce41377bdc83 100644 --- a/sal/textenc/converteuctw.tab +++ b/sal/textenc/converteuctw.tab @@ -16,10 +16,10 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "sal/config.h" +#include <sal/config.h> -#include "rtl/tencinfo.h" -#include "rtl/textenc.h" +#include <rtl/tencinfo.h> +#include <rtl/textenc.h> #include "context.hxx" #include "converteuctw.hxx" |