| Index: third_party/freetype/src/psaux/afmparse.h
|
| diff --git a/core/src/fxge/fx_freetype/fxft2.5.01/src/psaux/afmparse.h b/third_party/freetype/src/psaux/afmparse.h
|
| similarity index 96%
|
| rename from core/src/fxge/fx_freetype/fxft2.5.01/src/psaux/afmparse.h
|
| rename to third_party/freetype/src/psaux/afmparse.h
|
| index ffa60d4aab0e7816bfb09690adb055e1b504a346..35d96046c5d2035c35e13a44b910e1e102280a66 100644
|
| --- a/core/src/fxge/fx_freetype/fxft2.5.01/src/psaux/afmparse.h
|
| +++ b/third_party/freetype/src/psaux/afmparse.h
|
| @@ -20,8 +20,8 @@
|
| #define __AFMPARSE_H__
|
|
|
|
|
| -#include "../../include/ft2build.h"
|
| -#include "../../include/freetype/internal/psaux.h"
|
| +#include <ft2build.h>
|
| +#include FT_INTERNAL_POSTSCRIPT_AUX_H
|
|
|
|
|
| FT_BEGIN_HEADER
|
|
|