| Index: third_party/freetype/src/pshinter/pshmod.h
|
| diff --git a/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/pshmod.h b/third_party/freetype/src/pshinter/pshmod.h
|
| similarity index 94%
|
| rename from core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/pshmod.h
|
| rename to third_party/freetype/src/pshinter/pshmod.h
|
| index c2143ac405b1db1f975c68f4ae733c3f73e17d87..0ae7e96f54ecd19179b31af8be5aa2695bea7869 100644
|
| --- a/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/pshmod.h
|
| +++ b/third_party/freetype/src/pshinter/pshmod.h
|
| @@ -20,8 +20,8 @@
|
| #define __PSHMOD_H__
|
|
|
|
|
| -#include "../../include/ft2build.h"
|
| -#include "../../include/freetype/ftmodapi.h"
|
| +#include <ft2build.h>
|
| +#include FT_MODULE_H
|
|
|
|
|
| FT_BEGIN_HEADER
|
|
|