sd/source/ui/framework/factories/FullScreenPane.cxx | 1 + 1 file changed, 1 insertion(+)
New commits: commit 9d2e98e695c9d58aa95b82d979a152d7265a2c0e Author: Miklos Vajna <vmik...@collabora.com> AuthorDate: Wed Jan 2 10:31:25 2019 +0100 Commit: Miklos Vajna <vmik...@collabora.com> CommitDate: Wed Jan 2 10:33:28 2019 +0100 sd: fix missing include Change-Id: I1f4ad3827e5c093222734f2f13f0239f7887aeed diff --git a/sd/source/ui/framework/factories/FullScreenPane.cxx b/sd/source/ui/framework/factories/FullScreenPane.cxx index d19568fe6d49..58adbd63343c 100644 --- a/sd/source/ui/framework/factories/FullScreenPane.cxx +++ b/sd/source/ui/framework/factories/FullScreenPane.cxx @@ -28,6 +28,7 @@ #include <com/sun/star/lang/IllegalArgumentException.hpp> #include <com/sun/star/lang/XInitialization.hpp> #include <com/sun/star/util/URL.hpp> +#include <com/sun/star/uno/XComponentContext.hpp> using namespace ::com::sun::star; using namespace ::com::sun::star::uno; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits