correct the location of freetype header
This commit is contained in:
parent
d3681fd175
commit
38c730c99d
@ -6,7 +6,7 @@ diff -Nau ttmkfdir-3.0.9.orig/ttf.cpp ttmkfdir-3.0.9/ttf.cpp
|
||||
#include <cstring>
|
||||
|
||||
-#include "freetype/tttables.h"
|
||||
+#include "freetype2/freetype/tttables.h"
|
||||
+#include "freetype2/tttables.h"
|
||||
#include "ttmkfdir.h"
|
||||
#include "ttf.h"
|
||||
#include "ttos2val.h"
|
||||
|
Loading…
Reference in New Issue
Block a user