sw/source/uibase/inc/colex.hxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
New commits: commit 983664aea83914aa273c07e1e7dd3ddefec86e11 Author: Stephan Bergmann <sberg...@redhat.com> AuthorDate: Fri Jul 27 12:57:49 2018 +0200 Commit: Stephan Bergmann <sberg...@redhat.com> CommitDate: Sat Jul 28 00:19:12 2018 +0200 Missing include (Windows --disable-pch) Change-Id: I9e8e5da968c777519a0c3d2b1de6de40b0730900 Reviewed-on: https://gerrit.libreoffice.org/58181 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sberg...@redhat.com> diff --git a/sw/source/uibase/inc/colex.hxx b/sw/source/uibase/inc/colex.hxx index 38f534a1e573..b6db861c1829 100644 --- a/sw/source/uibase/inc/colex.hxx +++ b/sw/source/uibase/inc/colex.hxx @@ -22,6 +22,7 @@ #include <svx/pagectrl.hxx> #include <editeng/paperinf.hxx> #include <swdllapi.h> +#include <tgrditem.hxx> #include <fmtclds.hxx> #include <frmatr.hxx> @@ -57,8 +58,6 @@ public: void UpdateExample( const SfxItemSet& rSet ); }; -class SwTextGridItem; - class SW_DLLPUBLIC SwPageGridExample : public PageExample { std::unique_ptr<SwTextGridItem> pGridItem; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits