| Index: core/src/fxge/apple/fx_apple_platform.cpp
|
| diff --git a/core/src/fxge/apple/fx_apple_platform.cpp b/core/src/fxge/apple/fx_apple_platform.cpp
|
| index f0a23825b984bc57795af507b606cc6a7be86c2b..a448ae505044b8d95912a854cd84e697465d414e 100644
|
| --- a/core/src/fxge/apple/fx_apple_platform.cpp
|
| +++ b/core/src/fxge/apple/fx_apple_platform.cpp
|
| @@ -14,7 +14,7 @@
|
| #include "core/include/fxge/fx_ge_apple.h"
|
| #include "core/src/fxge/agg/include/fx_agg_driver.h"
|
| #include "core/src/fxge/dib/dib_int.h"
|
| -#include "core/src/fxge/ge/text_int.h"
|
| +#include "core/src/fxge/ge/fx_text_int.h"
|
|
|
| void CFX_AggDeviceDriver::InitPlatform() {
|
| CQuartz2D& quartz2d =
|
|
|