diff options
Diffstat (limited to 'vcl/inc/aqua/salgdi.h')
-rw-r--r-- | vcl/inc/aqua/salgdi.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/aqua/salgdi.h b/vcl/inc/aqua/salgdi.h index 20d4588925de..d7ffe53dd206 100644 --- a/vcl/inc/aqua/salgdi.h +++ b/vcl/inc/aqua/salgdi.h @@ -8,7 +8,7 @@ */ #ifdef ENABLE_CORETEXT -# include "coretext/salgdi.h" +# include "coretext/salgdi2.h" #else # include "aqua/atsui/salgdi.h" #endif |