include/sfx2/childwin.hxx | 1 + 1 file changed, 1 insertion(+) New commits: commit 7afb8ab90f29068c63f2920a52c4df172631b59d Author: Miklos Vajna <vmik...@collabora.com> AuthorDate: Mon Mar 25 13:47:51 2019 +0100 Commit: Miklos Vajna <vmik...@collabora.com> CommitDate: Mon Mar 25 13:48:32 2019 +0100
sfx2: missing include Change-Id: I3778f8e6870c31c15a6c04e720414def47f7fc6c diff --git a/include/sfx2/childwin.hxx b/include/sfx2/childwin.hxx index b6a81b6ec655..0a65e3c964a6 100644 --- a/include/sfx2/childwin.hxx +++ b/include/sfx2/childwin.hxx @@ -28,6 +28,7 @@ #include <vcl/window.hxx> #include <sfx2/chalign.hxx> +#include <sfx2/basedlgs.hxx> namespace com::sun::star::frame { class XFrame; } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits