| Index: core/src/fxge/apple/fx_mac_imp.cpp
|
| diff --git a/core/src/fxge/apple/fx_mac_imp.cpp b/core/src/fxge/apple/fx_mac_imp.cpp
|
| index 166d3b46f9ef6095a98989f6480bb30aa207d726..1d2f68645d34ff487c1f410cb31ecd715f534357 100644
|
| --- a/core/src/fxge/apple/fx_mac_imp.cpp
|
| +++ b/core/src/fxge/apple/fx_mac_imp.cpp
|
| @@ -5,7 +5,7 @@
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| #include "core/include/fxge/fx_ge.h"
|
| -#include "apple_int.h"
|
| +#include "core/src/fxge/apple/apple_int.h"
|
|
|
| #if _FX_OS_ == _FX_MACOSX_
|
| static const struct {
|
|
|