From 78b7e1dfba4fb776db801c478a830057ff67d965 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 21 May 2020 16:43:40 +0100 Subject: move InterimItemWindow to vcl MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: If0a4a14708810c44d087b51961f2ecb3fda4df23 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94649 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- extensions/source/bibliography/toolbar.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extensions') diff --git a/extensions/source/bibliography/toolbar.hxx b/extensions/source/bibliography/toolbar.hxx index 135b7dcb1f15..e4aa8b852b02 100644 --- a/extensions/source/bibliography/toolbar.hxx +++ b/extensions/source/bibliography/toolbar.hxx @@ -23,7 +23,7 @@ #include #include -#include +#include #include #include #include -- cgit