Chromium Code Reviews| Index: core/fxcrt/fx_bidi.cpp |
| diff --git a/core/fxcrt/fx_bidi.cpp b/core/fxcrt/fx_bidi.cpp |
| index f1d162dee90f59089923f496068f9f53e7c3643f..e82b3e72847c6876ebd4429bad0ae70c503ba6b0 100644 |
| --- a/core/fxcrt/fx_bidi.cpp |
| +++ b/core/fxcrt/fx_bidi.cpp |
| @@ -5,7 +5,7 @@ |
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
| #include "core/fxcrt/fx_bidi.h" |
| -#include "core/fxcrt/include/fx_ucd.h" |
| +#include "core/fxcrt/fx_ucd.h" |
| #include <algorithm> |