diff options
Diffstat (limited to 'include/unotools/syslocale.hxx')
-rw-r--r-- | include/unotools/syslocale.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/syslocale.hxx b/include/unotools/syslocale.hxx index 5f4f5ab70c4b..b384083b13d1 100644 --- a/include/unotools/syslocale.hxx +++ b/include/unotools/syslocale.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_UNOTOOLS_SYSLOCALE_HXX #define INCLUDED_UNOTOOLS_SYSLOCALE_HXX -#include "unotools/unotoolsdllapi.h" +#include <unotools/unotoolsdllapi.h> #include <unotools/localedatawrapper.hxx> #include <unotools/charclass.hxx> #include <i18nlangtag/languagetag.hxx> |