| Index: core/fxge/apple/fx_mac_imp.cpp
|
| diff --git a/core/src/fxge/apple/fx_mac_imp.cpp b/core/fxge/apple/fx_mac_imp.cpp
|
| similarity index 98%
|
| rename from core/src/fxge/apple/fx_mac_imp.cpp
|
| rename to core/fxge/apple/fx_mac_imp.cpp
|
| index 1d2f68645d34ff487c1f410cb31ecd715f534357..db9f802d64c43f2c422aad2f6258b1a8cc084804 100644
|
| --- a/core/src/fxge/apple/fx_mac_imp.cpp
|
| +++ b/core/fxge/apple/fx_mac_imp.cpp
|
| @@ -4,8 +4,8 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| +#include "core/fxge/apple/apple_int.h"
|
| #include "core/include/fxge/fx_ge.h"
|
| -#include "core/src/fxge/apple/apple_int.h"
|
|
|
| #if _FX_OS_ == _FX_MACOSX_
|
| static const struct {
|
|
|