mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-10 09:32:29 +01:00
Only include fontconfig when TTF is enabled
This commit is contained in:
committed by
GitHub
parent
f677fe71b6
commit
99d6bcf811
@@ -29,7 +29,9 @@
|
||||
#include <ctype.h>
|
||||
#include <dlfcn.h>
|
||||
#include <errno.h>
|
||||
#ifndef NO_TTF
|
||||
#include <fontconfig/fontconfig.h>
|
||||
#endif // NO_TTF
|
||||
#include <fnmatch.h>
|
||||
#include <locale.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user