[Libreoffice-commits] core.git: sfx2/source
Tamás Zolnai (via logerrit)
logerrit at kemper.freedesktop.org
Tue Mar 26 21:35:05 UTC 2019
sfx2/source/appl/appdde.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 5cb2db6dd7d234a610a6501668a9901af8472b7f
Author: Tamás Zolnai <tamas.zolnai at collabora.com>
AuthorDate: Mon Mar 25 18:11:47 2019 +0100
Commit: Tamás Zolnai <tamas.zolnai at collabora.com>
CommitDate: Tue Mar 26 22:34:41 2019 +0100
Fix Windows build.
Change-Id: I7a8c5f16ec4ee17ec491229c7c15f9571d763d5c
Reviewed-on: https://gerrit.libreoffice.org/69710
Tested-by: Jenkins
Reviewed-by: Tamás Zolnai <tamas.zolnai at collabora.com>
diff --git a/sfx2/source/appl/appdde.cxx b/sfx2/source/appl/appdde.cxx
index ac556afa7f42..e405bf3635a8 100644
--- a/sfx2/source/appl/appdde.cxx
+++ b/sfx2/source/appl/appdde.cxx
@@ -43,6 +43,7 @@
#include <sfx2/sfxsids.hrc>
#include <helper.hxx>
#include <sfx2/docfile.hxx>
+#include <ucbhelper/content.hxx>
#include <comphelper/processfactory.hxx>
#include <com/sun/star/ucb/CommandAbortedException.hpp>
#include <com/sun/star/ucb/IllegalIdentifierException.hpp>
More information about the Libreoffice-commits
mailing list