diff options
Diffstat (limited to 'vcl/osx/a11ywrappertextarea.h')
-rw-r--r-- | vcl/osx/a11ywrappertextarea.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/osx/a11ywrappertextarea.h b/vcl/osx/a11ywrappertextarea.h index a0cf4f68d6af..325284973eac 100644 --- a/vcl/osx/a11ywrappertextarea.h +++ b/vcl/osx/a11ywrappertextarea.h @@ -20,7 +20,7 @@ #ifndef INCLUDED_VCL_OSX_A11YWRAPPERTEXTAREA_H #define INCLUDED_VCL_OSX_A11YWRAPPERTEXTAREA_H -#include "osx/a11ywrapper.h" +#include <osx/a11ywrapper.h> @interface AquaA11yWrapperTextArea : AquaA11yWrapper { |