Chromium Code Reviews| Index: core/src/fxcodec/codec/fx_codec_progress.cpp |
| diff --git a/core/src/fxcodec/codec/fx_codec_progress.cpp b/core/src/fxcodec/codec/fx_codec_progress.cpp |
| index 82bbee99be6c3d1825473dd0a53c4b56dd897eef..383e3ed93dd3f76a1655b243018fcb779e6cd692 100644 |
| --- a/core/src/fxcodec/codec/fx_codec_progress.cpp |
| +++ b/core/src/fxcodec/codec/fx_codec_progress.cpp |
| @@ -4,8 +4,8 @@ |
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
| -#include "../../../include/fxge/fx_dib.h" |
| -#include "../../../include/fxcodec/fx_codec.h" |
| +#include "core/include/fxge/fx_dib.h" |
| +#include "core/include/fxcodec/fx_codec.h" |
| #include "fx_codec_progress.h" |
|
Tom Sepez
2016/01/08 18:07:18
ditto, ditto. Many other places.
|
| void CFXCODEC_WeightTable::Calc(int dest_len, |
| int dest_min, |