From 6124f6726a8f6da9088024fabac9c3ccc3dca08a Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 21 May 2020 09:52:30 +0100 Subject: split out labelitemwindow MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: If5121b58538708a47783aee099bc426408989cbf Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94636 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- svx/inc/pch/precompiled_svx.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'svx/inc/pch') diff --git a/svx/inc/pch/precompiled_svx.hxx b/svx/inc/pch/precompiled_svx.hxx index e692c3de4f25..45da207e9fb8 100644 --- a/svx/inc/pch/precompiled_svx.hxx +++ b/svx/inc/pch/precompiled_svx.hxx @@ -370,7 +370,6 @@ #include #include #include -#include #include #include #include @@ -394,6 +393,7 @@ #include #include #include +#include #include #include #include -- cgit