summaryrefslogtreecommitdiff
path: root/vcl/inc/quartz
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2013-12-04 16:00:41 +0200
committerKhaled Hosny <khaledhosny@eglug.org>2013-12-04 16:04:24 +0200
commit13086125abf5cbf142596be53729342263498613 (patch)
treec17c74dc68664e73cfaa4b2d04daf1a854ae2ab9 /vcl/inc/quartz
parent56d4f4b7b97eaf212a3bc6bdb1da767106e7224a (diff)
Rename coretext/salgdi2.* to coretext/salgdi.*
The "2" part was a temporary measure so an older version of the file, that is long gone, can coexist. Change-Id: I3a22b287bfb1351bb73e9dabbfa67100fe17bb97
Diffstat (limited to 'vcl/inc/quartz')
-rw-r--r--vcl/inc/quartz/salbmp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/quartz/salbmp.h b/vcl/inc/quartz/salbmp.h
index 01e9aee22561..f7d8d634c0f2 100644
--- a/vcl/inc/quartz/salbmp.h
+++ b/vcl/inc/quartz/salbmp.h
@@ -27,7 +27,7 @@
#include "vcl/salbtype.hxx"
#ifdef MACOSX
-#include "coretext/salgdi2.h"
+#include "coretext/salgdi.h"
#else
#include "headless/svpgdi.hxx"
#endif