From 5aa54f17441afee8c2001d73f4b590eeeafd7414 Mon Sep 17 00:00:00 2001 From: Jochen Nitschke Date: Fri, 5 May 2017 15:29:21 +0200 Subject: break circular include of include/vcl/window.hxx and include/vcl/vclevent.hxx Change-Id: Iacb3cc942693a732de5899af26e08e0977a83102 Reviewed-on: https://gerrit.libreoffice.org/37338 Tested-by: Jenkins Reviewed-by: Jochen Nitschke --- vcl/source/bitmap/BitmapTools.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'vcl/source') diff --git a/vcl/source/bitmap/BitmapTools.cxx b/vcl/source/bitmap/BitmapTools.cxx index d9990167c534..d0b00e1d8b07 100644 --- a/vcl/source/bitmap/BitmapTools.cxx +++ b/vcl/source/bitmap/BitmapTools.cxx @@ -23,6 +23,7 @@ #include #include +#include #include using namespace css; -- cgit