From 52b605ff36089fc56c1c41d413adcd131cde845c Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 24 Oct 2017 11:52:43 +0200 Subject: loplugin:includeform: vcl (macOS) Change-Id: I4382a45dcffb32c7c001ee722ac1deccb2b01c2d --- vcl/osx/a11ytablewrapper.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vcl/osx/a11ytablewrapper.h') diff --git a/vcl/osx/a11ytablewrapper.h b/vcl/osx/a11ytablewrapper.h index 94b29bd44c78..450a829c12f3 100644 --- a/vcl/osx/a11ytablewrapper.h +++ b/vcl/osx/a11ytablewrapper.h @@ -20,7 +20,7 @@ #ifndef INCLUDED_VCL_OSX_A11YTABLEWRAPPER_H #define INCLUDED_VCL_OSX_A11YTABLEWRAPPER_H -#include "osx/a11ywrapper.h" +#include #define MAXIMUM_ACCESSIBLE_TABLE_CELLS 1000 -- cgit