From 19f9a7e298ed32e653cc3062b7a332e56ecee24d Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Thu, 23 Nov 2017 23:03:52 +0100 Subject: Remove unused #include from vcl/outdev.hxx ...and fix the fallout Change-Id: Ie514bd95d5a9f990a887566619031e9844c40b92 Reviewed-on: https://gerrit.libreoffice.org/45195 Tested-by: Jenkins Reviewed-by: Stephan Bergmann --- cui/source/dialogs/screenshotannotationdlg.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'cui') diff --git a/cui/source/dialogs/screenshotannotationdlg.cxx b/cui/source/dialogs/screenshotannotationdlg.cxx index 42e22182cd1f..576e2d23aeda 100644 --- a/cui/source/dialogs/screenshotannotationdlg.cxx +++ b/cui/source/dialogs/screenshotannotationdlg.cxx @@ -31,6 +31,7 @@ #include #include #include +#include #include #include #include -- cgit