[Fix] Some more freetype include problems that will screw up for others.
This commit is contained in:
parent
071fa6a7b8
commit
a5d0c513e2
@ -3,8 +3,8 @@
|
||||
#include "SDL_version.h"
|
||||
#include <png.h>
|
||||
#include <ft2build.h>
|
||||
#include <freetype/freetype.h>
|
||||
#include <freetype/ftglyph.h>
|
||||
#include <freetype2/freetype.h>
|
||||
#include <freetype2/ftglyph.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
Loading…
Reference in New Issue
Block a user