diff options
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/source/app/app.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/source/app/app.cxx b/desktop/source/app/app.cxx index 2291aeb171f4..1d5554a49ce8 100644 --- a/desktop/source/app/app.cxx +++ b/desktop/source/app/app.cxx @@ -45,6 +45,7 @@ #include "updater.hxx" #endif +#include <i18nlangtag/languagetag.hxx> #include <o3tl/runtimetooustring.hxx> #include <svl/languageoptions.hxx> #include <svtools/javacontext.hxx> |