| 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 db9f802d64c43f2c422aad2f6258b1a8cc084804..aae3f71b390181027223ebb4f2682a2fecabf274 100644
|
| --- a/core/fxge/apple/fx_mac_imp.cpp
|
| +++ b/core/fxge/apple/fx_mac_imp.cpp
|
| @@ -5,7 +5,7 @@
|
| // 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/fxge/include/fx_ge.h"
|
|
|
| #if _FX_OS_ == _FX_MACOSX_
|
| static const struct {
|
|
|