| Index: third_party/freetype/src/cid/cidload.h
|
| diff --git a/core/src/fxge/fx_freetype/fxft2.5.01/src/cid/cidload.h b/third_party/freetype/src/cid/cidload.h
|
| similarity index 95%
|
| rename from core/src/fxge/fx_freetype/fxft2.5.01/src/cid/cidload.h
|
| rename to third_party/freetype/src/cid/cidload.h
|
| index 523f7ee92b6a0a9c37ab9a6749ed651f5d1fd60b..8c172ffee2d235aaa8af47860f825cbcca441a71 100644
|
| --- a/core/src/fxge/fx_freetype/fxft2.5.01/src/cid/cidload.h
|
| +++ b/third_party/freetype/src/cid/cidload.h
|
| @@ -20,8 +20,8 @@
|
| #define __CIDLOAD_H__
|
|
|
|
|
| -#include "../../include/ft2build.h"
|
| -#include "../../include/freetype/internal/ftstream.h"
|
| +#include <ft2build.h>
|
| +#include FT_INTERNAL_STREAM_H
|
| #include "cidparse.h"
|
|
|
|
|
|
|