diff options
Diffstat (limited to 'sc/inc/convuno.hxx')
-rw-r--r-- | sc/inc/convuno.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/convuno.hxx b/sc/inc/convuno.hxx index 69442bcc048d..3106d18ac0a1 100644 --- a/sc/inc/convuno.hxx +++ b/sc/inc/convuno.hxx @@ -21,7 +21,7 @@ #define SC_CONVUNO_HXX #include <algorithm> -#include <i18npool/lang.h> +#include <i18nlangtag/lang.h> #include <com/sun/star/table/CellAddress.hpp> #include <com/sun/star/table/CellRangeAddress.hpp> #include <com/sun/star/lang/Locale.hpp> |