summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/source/win32/simplemail/senddoc.cxx1
-rw-r--r--shell/source/win32/simplemail/smplmailclient.cxx1
2 files changed, 2 insertions, 0 deletions
diff --git a/shell/source/win32/simplemail/senddoc.cxx b/shell/source/win32/simplemail/senddoc.cxx
index fc56630504c6..04cb153a2b4f 100644
--- a/shell/source/win32/simplemail/senddoc.cxx
+++ b/shell/source/win32/simplemail/senddoc.cxx
@@ -24,6 +24,7 @@
#include <rtl/bootstrap.hxx>
#include <sfx2/strings.hrc>
#include <unotools/resmgr.hxx>
+#include <i18nlangtag/languagetag.hxx>
#include <wchar.h>
#define WIN32_LEAN_AND_MEAN
diff --git a/shell/source/win32/simplemail/smplmailclient.cxx b/shell/source/win32/simplemail/smplmailclient.cxx
index 87e324b4eeb5..db138566f90c 100644
--- a/shell/source/win32/simplemail/smplmailclient.cxx
+++ b/shell/source/win32/simplemail/smplmailclient.cxx
@@ -32,6 +32,7 @@
#include <tools/urlobj.hxx>
#include <unotools/pathoptions.hxx>
#include <unotools/syslocale.hxx>
+#include <i18nlangtag/languagetag.hxx>
#define WIN32_LEAN_AND_MEAN
#include <windows.h>