diff options
Diffstat (limited to 'vcl/osx/a11ywrapperscrollbar.h')
-rw-r--r-- | vcl/osx/a11ywrapperscrollbar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/osx/a11ywrapperscrollbar.h b/vcl/osx/a11ywrapperscrollbar.h index a6d87079a31b..88beceb4f1cd 100644 --- a/vcl/osx/a11ywrapperscrollbar.h +++ b/vcl/osx/a11ywrapperscrollbar.h @@ -20,7 +20,7 @@ #ifndef INCLUDED_VCL_OSX_A11YWRAPPERSCROLLBAR_H #define INCLUDED_VCL_OSX_A11YWRAPPERSCROLLBAR_H -#include "osx/a11ywrapper.h" +#include <osx/a11ywrapper.h> @interface AquaA11yWrapperScrollBar : AquaA11yWrapper { |