diff options
Diffstat (limited to 'vcl/osx/a11ycomponentwrapper.mm')
-rw-r--r-- | vcl/osx/a11ycomponentwrapper.mm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/osx/a11ycomponentwrapper.mm b/vcl/osx/a11ycomponentwrapper.mm index d7d0327b7b8a..e389f176d637 100644 --- a/vcl/osx/a11ycomponentwrapper.mm +++ b/vcl/osx/a11ycomponentwrapper.mm @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "quartz/utils.h" +#include <quartz/utils.h> #include "a11ycomponentwrapper.h" #include "a11yrolehelper.h" #include <com/sun/star/accessibility/AccessibleRole.hpp> |