mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 08:30:16 +00:00
(CoreText) Now compiles on OSX 10.6/Xcode 3.2.5 - CoreText/CoreText.h
header didn't exist there
This commit is contained in:
parent
24269930d2
commit
a82c4db39a
@ -21,8 +21,7 @@
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <CoreFoundation/CFString.h>
|
||||
#include <CoreText/CoreText.h>
|
||||
#include <CoreGraphics/CoreGraphics.h>
|
||||
#include <ApplicationServices/ApplicationServices.h>
|
||||
|
||||
#define CT_ATLAS_ROWS 8
|
||||
#define CT_ATLAS_COLS 16
|
||||
|
Loading…
Reference in New Issue
Block a user