sfx2/source/doc/objserv.cxx | 1 + 1 file changed, 1 insertion(+) New commits: commit 7f51df20036ed75e4324b2d2ac60b65f99d6fc9d Author: Tamás Zolnai <tamas.zol...@collabora.com> AuthorDate: Thu Jan 3 22:18:30 2019 +0100 Commit: Tamás Zolnai <tamas.zol...@collabora.com> CommitDate: Thu Jan 3 22:18:30 2019 +0100
Fix build: missing include Change-Id: I3f2dfedfd7869e1206dd48f1f99bfc2ddf11213b diff --git a/sfx2/source/doc/objserv.cxx b/sfx2/source/doc/objserv.cxx index 6f395fb46209..9682c1b3b8cc 100644 --- a/sfx2/source/doc/objserv.cxx +++ b/sfx2/source/doc/objserv.cxx @@ -108,6 +108,7 @@ #include <com/sun/star/drawing/XDrawPagesSupplier.hpp> #include <com/sun/star/drawing/XDrawPageSupplier.hpp> #include <com/sun/star/frame/XDesktop2.hpp> +#include <com/sun/star/frame/Desktop.hpp> #include <guisaveas.hxx> #include <saveastemplatedlg.hxx> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits