[Fix] Urgh... Stop calling for freetype locally plox. kthxbai.
This commit is contained in:
parent
88b9c1a48a
commit
071fa6a7b8
@ -17,8 +17,8 @@
|
|||||||
#include "font.h"
|
#include "font.h"
|
||||||
|
|
||||||
#include "ft2build.h"
|
#include "ft2build.h"
|
||||||
#include "freetype/freetype.h"
|
#include <freetype2/freetype.h>
|
||||||
#include "freetype/ftglyph.h"
|
#include <freetype2/ftglyph.h>
|
||||||
|
|
||||||
#include "lephisto.h"
|
#include "lephisto.h"
|
||||||
#include "log.h"
|
#include "log.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user