diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:29:23 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:45:48 +0200 |
commit | 7c02ef0275dd27dde5828757b25e49dcbf419614 (patch) | |
tree | 02dbd1f95e47bac0093c738bac1ae295032ddb35 /unodevtools/inc | |
parent | 0b51e2a7464356f417b885d1efca900390155bdd (diff) |
loplugin:includeform: unodevtools
Change-Id: Iac0a22dd68a39cf5f71907c8f1e289fbd0c95249
Diffstat (limited to 'unodevtools/inc')
-rw-r--r-- | unodevtools/inc/options.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unodevtools/inc/options.hxx b/unodevtools/inc/options.hxx index 3ba269fe8d14..f459009e190b 100644 --- a/unodevtools/inc/options.hxx +++ b/unodevtools/inc/options.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_UNODEVTOOLS_INC_OPTIONS_HXX #define INCLUDED_UNODEVTOOLS_INC_OPTIONS_HXX -#include "sal/config.h" +#include <sal/config.h> #include <rtl/ustrbuf.hxx> |