summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorDouglas Mencken <dougmencken@gmail.com>2015-10-01 19:37:15 -0400
committerMichael Stahl <mstahl@redhat.com>2015-10-02 19:10:56 +0000
commit1dba0901d742c71d201e27a8e4ebbad4245dd6d0 (patch)
tree4f58f5edf4cf62bd3924bf6bd978239593ef22e4 /vcl
parent3128b9c6f6c1304b38d3ee8d04336feab2589172 (diff)
drop unneeded header
Change-Id: I0f4e31af807ea3a7771db81f1514a7ebdd1f7f7e Reviewed-on: https://gerrit.libreoffice.org/19101 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'vcl')
-rw-r--r--vcl/osx/a11yrolehelper.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/osx/a11yrolehelper.h b/vcl/osx/a11yrolehelper.h
index 21b2ff5b960a..afa8af4bf3a7 100644
--- a/vcl/osx/a11yrolehelper.h
+++ b/vcl/osx/a11yrolehelper.h
@@ -20,7 +20,6 @@
#ifndef INCLUDED_VCL_OSX_A11YROLEHELPER_H
#define INCLUDED_VCL_OSX_A11YROLEHELPER_H
-#include "osx/salinst.h"
#include <com/sun/star/accessibility/XAccessibleContext.hpp>
@interface AquaA11yRoleHelper : NSObject