| 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 41333f8bf4dee74b582a5b73deda9bd51a8f097e..166d3b46f9ef6095a98989f6480bb30aa207d726 100644
|
| --- a/core/src/fxge/apple/fx_mac_imp.cpp
|
| +++ b/core/src/fxge/apple/fx_mac_imp.cpp
|
| @@ -4,8 +4,9 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "../../../include/fxge/fx_ge.h"
|
| +#include "core/include/fxge/fx_ge.h"
|
| #include "apple_int.h"
|
| +
|
| #if _FX_OS_ == _FX_MACOSX_
|
| static const struct {
|
| const FX_CHAR* m_pName;
|
|
|