Chromium Code Reviews| Index: core/fxcrt/fx_basic_utf.cpp |
| diff --git a/core/fxcrt/fx_basic_utf.cpp b/core/fxcrt/fx_basic_utf.cpp |
| index de219b40fd664f5dbbcd24e123fca16c755e0a31..8dbbb2887730e680f17d56170249357ca9c1b7ac 100644 |
| --- a/core/fxcrt/fx_basic_utf.cpp |
| +++ b/core/fxcrt/fx_basic_utf.cpp |
| @@ -4,7 +4,7 @@ |
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
| -#include "core/fxcrt/include/fx_basic.h" |
| +#include "core/fxcrt/fx_basic.h" |
| void CFX_UTF8Decoder::Clear() { |
| m_Buffer.Clear(); |