diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:38:48 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:46:03 +0200 |
commit | fc8e95600aa40ef33beab7fd4c07e7ce66df1d27 (patch) | |
tree | 6fc2402f3e2ff57229e9e41f4768de146ddabc64 /l10ntools/inc/xmlparse.hxx | |
parent | 1ce65e7493756672980e2555cc4fa748b7c77199 (diff) |
loplugin:includeform: l10ntools
Change-Id: I73eed5cbaaa1a0668f0dfa89a1a26883f64b3107
Diffstat (limited to 'l10ntools/inc/xmlparse.hxx')
-rw-r--r-- | l10ntools/inc/xmlparse.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/l10ntools/inc/xmlparse.hxx b/l10ntools/inc/xmlparse.hxx index d5fbc7a4c339..177af07dfc7a 100644 --- a/l10ntools/inc/xmlparse.hxx +++ b/l10ntools/inc/xmlparse.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_L10NTOOLS_INC_XMLPARSE_HXX #define INCLUDED_L10NTOOLS_INC_XMLPARSE_HXX -#include "sal/config.h" +#include <sal/config.h> #include <cstddef> #include <memory> |