Chromium Code Reviews| 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 305a8a8dda8c0abcf2545e76b3b35693368d1c4d..9c1d6c319ea472738ef7ade2d757540bbf0232f9 100644 |
| --- a/core/fxge/win32/fx_win32_dwrite.cpp |
| +++ b/core/fxge/win32/fx_win32_dwrite.cpp |
| @@ -4,6 +4,7 @@ |
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
| +#include "core/fxge/ge/cfx_cliprgn.h" |
| #include "core/fxge/include/fx_ge.h" |
| #if _FX_OS_ == _FX_WIN32_DESKTOP_ || _FX_OS_ == _FX_WIN64_DESKTOP_ |