| Index: core/src/fxcodec/codec/fx_codec_fax.cpp
|
| diff --git a/core/src/fxcodec/codec/fx_codec_fax.cpp b/core/src/fxcodec/codec/fx_codec_fax.cpp
|
| index 5af1d9e7ceab99459678d6314b84426fc9518a98..d376fe293b23231844f13830a97cf97757c21c0f 100644
|
| --- a/core/src/fxcodec/codec/fx_codec_fax.cpp
|
| +++ b/core/src/fxcodec/codec/fx_codec_fax.cpp
|
| @@ -4,8 +4,8 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "../../../include/fxcodec/fx_codec.h"
|
| #include "codec_int.h"
|
| +#include "core/include/fxcodec/fx_codec.h"
|
|
|
| namespace {
|
|
|
|
|