| Index: core/fxcodec/codec/fx_codec_tiff.cpp
|
| diff --git a/core/fxcodec/codec/fx_codec_tiff.cpp b/core/fxcodec/codec/fx_codec_tiff.cpp
|
| index 2a00bb2d2055f9d8f05292dc1d474f600cc405b6..d4e5ddeeb8bc68e32c02d9318ed39e39b0db5abe 100644
|
| --- a/core/fxcodec/codec/fx_codec_tiff.cpp
|
| +++ b/core/fxcodec/codec/fx_codec_tiff.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/fxcodec/include/fx_codec.h"
|
| +#include "core/fxcodec/fx_codec.h"
|
| #include "core/fxge/include/fx_dib.h"
|
|
|
| extern "C" {
|
|
|