Enable libSDL2-ttf with Mac OS X again.
Tested with Mac OS X 10.9.5
This commit is contained in:
committed by
Thomas Bernard
parent
4dfd12c346
commit
8a3e5da6a1
@@ -32,11 +32,7 @@
|
||||
|
||||
// TrueType
|
||||
#ifndef NOTTF
|
||||
#if defined(__macosx__)
|
||||
#include <SDL_ttf/SDL_ttf.h>
|
||||
#else
|
||||
#include <SDL_ttf.h>
|
||||
#endif
|
||||
#include <SDL_ttf.h>
|
||||
|
||||
#if defined(__CAANOO__) || defined(__WIZ__) || defined(__GP2X__)
|
||||
// No fontconfig
|
||||
|
||||
Reference in New Issue
Block a user