summaryrefslogtreecommitdiff
path: root/vcl/osx/a11ylistener.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-24 11:52:43 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-24 11:52:43 +0200
commit52b605ff36089fc56c1c41d413adcd131cde845c (patch)
treead88bf109337ab1841979d1a8336d4eb85e8e812 /vcl/osx/a11ylistener.cxx
parent7d69ac0b8f11ed9cbee2925fc60119404eed4211 (diff)
loplugin:includeform: vcl (macOS)
Change-Id: I4382a45dcffb32c7c001ee722ac1deccb2b01c2d
Diffstat (limited to 'vcl/osx/a11ylistener.cxx')
-rw-r--r--vcl/osx/a11ylistener.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/vcl/osx/a11ylistener.cxx b/vcl/osx/a11ylistener.cxx
index 018106fd9304..3a9499c7ffcc 100644
--- a/vcl/osx/a11ylistener.cxx
+++ b/vcl/osx/a11ylistener.cxx
@@ -17,11 +17,11 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "osx/salinst.h"
-#include "osx/a11ylistener.hxx"
-#include "osx/a11yfactory.h"
-#include "osx/a11yfocustracker.hxx"
-#include "osx/a11ywrapper.h"
+#include <osx/salinst.h>
+#include <osx/a11ylistener.hxx>
+#include <osx/a11yfactory.h>
+#include <osx/a11yfocustracker.hxx>
+#include <osx/a11ywrapper.h>
#include "a11ytextwrapper.h"