From 9ad0852245732133d2b5d454ebbaceb6b4a4cc03 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 8 Oct 2019 17:04:23 +0100 Subject: no need to include vcl.dialog here anymore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ic902f09be90ec3989a20333a13562b3af679ff92 Reviewed-on: https://gerrit.libreoffice.org/80489 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- cui/source/inc/screenshotannotationdlg.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'cui/source/inc/screenshotannotationdlg.hxx') diff --git a/cui/source/inc/screenshotannotationdlg.hxx b/cui/source/inc/screenshotannotationdlg.hxx index 6730ef0514fe..94972219dc9f 100644 --- a/cui/source/inc/screenshotannotationdlg.hxx +++ b/cui/source/inc/screenshotannotationdlg.hxx @@ -19,7 +19,6 @@ #ifndef INCLUDED_CUI_SOURCE_INC_SCREENSHANNDLG_HXX #define INCLUDED_CUI_SOURCE_INC_SCREENSHANNDLG_HXX -#include #include #include -- cgit