Enable libSDL2-ttf with Mac OS X again.

Tested with Mac OS X 10.9.5
This commit is contained in:
Thomas BERNARD
2018-11-27 11:19:29 +01:00
committed by Thomas Bernard
parent 4dfd12c346
commit 8a3e5da6a1
2 changed files with 5 additions and 6 deletions

View File

@@ -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