diff options
Diffstat (limited to 'vcl/osx/a11ytextwrapper.h')
-rw-r--r-- | vcl/osx/a11ytextwrapper.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/osx/a11ytextwrapper.h b/vcl/osx/a11ytextwrapper.h index c1830a2072c6..5d2154ff6298 100644 --- a/vcl/osx/a11ytextwrapper.h +++ b/vcl/osx/a11ytextwrapper.h @@ -20,8 +20,8 @@ #ifndef INCLUDED_VCL_OSX_A11YTEXTWRAPPER_H #define INCLUDED_VCL_OSX_A11YTEXTWRAPPER_H -#include "osx/osxvcltypes.h" -#include "osx/a11ywrapper.h" +#include <osx/osxvcltypes.h> +#include <osx/a11ywrapper.h> @interface AquaA11yTextWrapper : NSObject { |