diff options
Diffstat (limited to 'include/unotools/localedatawrapper.hxx')
-rw-r--r-- | include/unotools/localedatawrapper.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/localedatawrapper.hxx b/include/unotools/localedatawrapper.hxx index f43daa72a603..3f206f4cafe6 100644 --- a/include/unotools/localedatawrapper.hxx +++ b/include/unotools/localedatawrapper.hxx @@ -28,7 +28,7 @@ #include <rtl/ustring.hxx> #include <i18nlangtag/languagetag.hxx> #include <unotools/readwritemutexguard.hxx> -#include "unotools/unotoolsdllapi.h" +#include <unotools/unotoolsdllapi.h> namespace com { namespace sun { namespace star { namespace uno { |