diff options
Diffstat (limited to 'vcl/osx/a11ywrappertoolbar.h')
-rw-r--r-- | vcl/osx/a11ywrappertoolbar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/osx/a11ywrappertoolbar.h b/vcl/osx/a11ywrappertoolbar.h index 64bd14250e9e..d8871a507879 100644 --- a/vcl/osx/a11ywrappertoolbar.h +++ b/vcl/osx/a11ywrappertoolbar.h @@ -20,7 +20,7 @@ #ifndef INCLUDED_VCL_OSX_A11YWRAPPERTOOLBAR_H #define INCLUDED_VCL_OSX_A11YWRAPPERTOOLBAR_H -#include "osx/a11ywrapper.h" +#include <osx/a11ywrapper.h> @interface AquaA11yWrapperToolbar : AquaA11yWrapper { |