diff options
Diffstat (limited to 'l10ntools/inc/helper.hxx')
-rw-r--r-- | l10ntools/inc/helper.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/l10ntools/inc/helper.hxx b/l10ntools/inc/helper.hxx index a58869333fbc..a6eed4ff59d3 100644 --- a/l10ntools/inc/helper.hxx +++ b/l10ntools/inc/helper.hxx @@ -12,8 +12,8 @@ #ifndef INCLUDED_L10NTOOLS_INC_HELPER_HXX #define INCLUDED_L10NTOOLS_INC_HELPER_HXX -#include "sal/config.h" -#include "sal/types.h" +#include <sal/config.h> +#include <sal/types.h> #include <libxml/parser.h> |