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