This commit is contained in:
Harry Weppner 2013-11-27 21:12:33 -08:00
commit 7d334b240d

View File

@ -59,7 +59,7 @@ struct {
const char* message; const char* message;
} ft_errors[] = } ft_errors[] =
#include <freetype/fterrors.h> #include <freetype2/fterrors.h>
/* -------------------------------------------------------------------- */ /* -------------------------------------------------------------------- */
/* font objects */ /* font objects */