| Index: third_party/freetype/src/pshinter/pshpic.h
|
| diff --git a/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/pshpic.h b/third_party/freetype/src/pshinter/pshpic.h
|
| similarity index 94%
|
| rename from core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/pshpic.h
|
| rename to third_party/freetype/src/pshinter/pshpic.h
|
| index 8721aaa953ec68d8eb98f01d3d3d3e9be84d0e14..b46f8531138796e426b99ebc7d4211267d937464 100644
|
| --- a/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/pshpic.h
|
| +++ b/third_party/freetype/src/pshinter/pshpic.h
|
| @@ -22,7 +22,7 @@
|
|
|
| FT_BEGIN_HEADER
|
|
|
| -#include "../../include/freetype/internal/ftpic.h"
|
| +#include FT_INTERNAL_PIC_H
|
|
|
|
|
| #ifndef FT_CONFIG_OPTION_PIC
|
| @@ -31,7 +31,7 @@ FT_BEGIN_HEADER
|
|
|
| #else /* FT_CONFIG_OPTION_PIC */
|
|
|
| -#include "../../include/freetype/internal/pshints.h"
|
| +#include FT_INTERNAL_POSTSCRIPT_HINTS_H
|
|
|
| typedef struct PSHinterPIC_
|
| {
|
|
|