| Index: third_party/freetype/src/raster/ftraster.h
|
| diff --git a/core/src/fxge/fx_freetype/fxft2.5.01/src/raster/ftraster.h b/third_party/freetype/src/raster/ftraster.h
|
| similarity index 93%
|
| rename from core/src/fxge/fx_freetype/fxft2.5.01/src/raster/ftraster.h
|
| rename to third_party/freetype/src/raster/ftraster.h
|
| index b77260f7d2a9c59395548d740402afcd9c899a6e..80fe46debaf20c97749a66f1e778b24b724c41b0 100644
|
| --- a/core/src/fxge/fx_freetype/fxft2.5.01/src/raster/ftraster.h
|
| +++ b/third_party/freetype/src/raster/ftraster.h
|
| @@ -20,9 +20,9 @@
|
| #define __FTRASTER_H__
|
|
|
|
|
| -#include "../../include/ft2build.h"
|
| -#include "../../include/freetype/config/ftconfig.h"
|
| -#include "../../include/freetype/ftimage.h"
|
| +#include <ft2build.h>
|
| +#include FT_CONFIG_CONFIG_H
|
| +#include FT_IMAGE_H
|
|
|
|
|
| FT_BEGIN_HEADER
|
|
|