| Index: third_party/freetype/src/psnames/pspic.h
|
| diff --git a/core/src/fxge/fx_freetype/fxft2.5.01/src/psnames/pspic.h b/third_party/freetype/src/psnames/pspic.h
|
| similarity index 94%
|
| rename from core/src/fxge/fx_freetype/fxft2.5.01/src/psnames/pspic.h
|
| rename to third_party/freetype/src/psnames/pspic.h
|
| index f055e33511c2cae416a515d6c5305fbe653c6b19..6ff002c6037bfa299fe89ed0cb1fdd6e9016027a 100644
|
| --- a/core/src/fxge/fx_freetype/fxft2.5.01/src/psnames/pspic.h
|
| +++ b/third_party/freetype/src/psnames/pspic.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/services/svpscmap.h"
|
| +#include FT_SERVICE_POSTSCRIPT_CMAPS_H
|
|
|
| typedef struct PSModulePIC_
|
| {
|
|
|