| Index: core/fxge/win32/fx_win32_dwrite.cpp
|
| diff --git a/core/fxge/win32/fx_win32_dwrite.cpp b/core/fxge/win32/fx_win32_dwrite.cpp
|
| index fd1dd5c95315f0ca8a53457f53a997224b74aa26..b4bb9b6204a251189951860441c8401c284f4fe5 100644
|
| --- a/core/fxge/win32/fx_win32_dwrite.cpp
|
| +++ b/core/fxge/win32/fx_win32_dwrite.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "core/fxcrt/include/fx_system.h"
|
| +#include "core/fxcrt/fx_system.h"
|
| #include "core/fxge/ge/cfx_cliprgn.h"
|
|
|
| #if _FX_OS_ == _FX_WIN32_DESKTOP_ || _FX_OS_ == _FX_WIN64_DESKTOP_
|
|
|