desktop/source/app/app.cxx | 1 + 1 file changed, 1 insertion(+) New commits: commit 1173f5da013fa1652363ddaadbe8c0859f0050a2 Author: Stephan Bergmann <sberg...@redhat.com> AuthorDate: Mon Dec 10 19:07:01 2018 +0100 Commit: Stephan Bergmann <sberg...@redhat.com> CommitDate: Mon Dec 10 19:07:01 2018 +0100
missing include (--enable-breakpad) Change-Id: I9c720c109893fac671006ad7b3b2c58b397cc744 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> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits