diff options
Diffstat (limited to 'vcl/osx/a11ywrapperradiobutton.h')
-rw-r--r-- | vcl/osx/a11ywrapperradiobutton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/osx/a11ywrapperradiobutton.h b/vcl/osx/a11ywrapperradiobutton.h index 83e3f5fc9e89..ec8999f36035 100644 --- a/vcl/osx/a11ywrapperradiobutton.h +++ b/vcl/osx/a11ywrapperradiobutton.h @@ -20,7 +20,7 @@ #ifndef INCLUDED_VCL_OSX_A11YWRAPPERRADIOBUTTON_H #define INCLUDED_VCL_OSX_A11YWRAPPERRADIOBUTTON_H -#include "osx/a11ywrapper.h" +#include <osx/a11ywrapper.h> @interface AquaA11yWrapperRadioButton : AquaA11yWrapper { |