| Index: third_party/freetype/src/sfnt/ttpost.h
|
| diff --git a/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/ttpost.h b/third_party/freetype/src/sfnt/ttpost.h
|
| similarity index 92%
|
| rename from core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/ttpost.h
|
| rename to third_party/freetype/src/sfnt/ttpost.h
|
| index 0016c090d10a35054a405ca2a22f2082394aabd0..6f06d75a719e0500caa7e1644553f793b6b7559f 100644
|
| --- a/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/ttpost.h
|
| +++ b/third_party/freetype/src/sfnt/ttpost.h
|
| @@ -21,9 +21,9 @@
|
| #define __TTPOST_H__
|
|
|
|
|
| -#include "../../include/ft2build.h"
|
| -#include "../../include/freetype/config/ftconfig.h"
|
| -#include "../../include/freetype/internal/tttypes.h"
|
| +#include <ft2build.h>
|
| +#include FT_CONFIG_CONFIG_H
|
| +#include FT_INTERNAL_TRUETYPE_TYPES_H
|
|
|
|
|
| FT_BEGIN_HEADER
|
|
|