diff options
Diffstat (limited to 'vcl/osx/a11ywrappercheckbox.mm')
-rw-r--r-- | vcl/osx/a11ywrappercheckbox.mm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/osx/a11ywrappercheckbox.mm b/vcl/osx/a11ywrappercheckbox.mm index e8e6ad3d0210..d67c5b610ded 100644 --- a/vcl/osx/a11ywrappercheckbox.mm +++ b/vcl/osx/a11ywrappercheckbox.mm @@ -18,7 +18,7 @@ */ -#include "osx/salinst.h" +#include <osx/salinst.h> #include "a11ywrappercheckbox.h" #include "a11yvaluewrapper.h" |