Chromium Code Reviews| Index: core/fxcodec/codec/fx_codec.cpp |
| diff --git a/core/fxcodec/codec/fx_codec.cpp b/core/fxcodec/codec/fx_codec.cpp |
| index ef9414dbe539dd662321d7d4b7635a16d3396550..77dd363c9db4ddbd4684ff75d67fc549edc95c62 100644 |
| --- a/core/fxcodec/codec/fx_codec.cpp |
| +++ b/core/fxcodec/codec/fx_codec.cpp |
| @@ -4,7 +4,7 @@ |
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
| -#include "core/include/fxcodec/fx_codec.h" |
| +#include "core/fxcodec/include/fx_codec.h" |
| #include <cmath> |
| #include <utility> |