From 27272097e6492ac8919a3132d28e72aa9645bebc Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 24 Feb 2021 20:37:34 +0000 Subject: dockwin.hxx doesn't need to include floatwin.hxx MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ib0408f715c9a12f32ce2f8049d2c9c7272201d76 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111504 Tested-by: Caolán McNamara Reviewed-by: Caolán McNamara --- toolkit/source/awt/vclxwindow.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'toolkit/source') diff --git a/toolkit/source/awt/vclxwindow.cxx b/toolkit/source/awt/vclxwindow.cxx index 1799022f553f..d2e015fd793d 100644 --- a/toolkit/source/awt/vclxwindow.cxx +++ b/toolkit/source/awt/vclxwindow.cxx @@ -40,6 +40,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3