| Index: core/fxge/apple/fx_mac_imp.cpp
|
| diff --git a/core/fxge/apple/fx_mac_imp.cpp b/core/fxge/apple/fx_mac_imp.cpp
|
| index 8940896901f28700ada40243cf77f74ef869dbe6..de808d80f6bc047d95722c7d54824b063660643d 100644
|
| --- a/core/fxge/apple/fx_mac_imp.cpp
|
| +++ b/core/fxge/apple/fx_mac_imp.cpp
|
| @@ -5,7 +5,9 @@
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| #include "core/fxge/apple/apple_int.h"
|
| +#include "core/fxge/ge/cfx_folderfontinfo.h"
|
| #include "core/fxge/include/fx_ge.h"
|
| +#include "core/fxge/include/ifx_systemfontinfo.h"
|
|
|
| #if _FX_OS_ == _FX_MACOSX_
|
|
|
|
|