| 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 d4e5ddeeb8bc68e32c02d9318ed39e39b0db5abe..f4fa01aabc95bc9fb17bf0011b19d562b41057f2 100644
|
| --- a/core/fxcodec/codec/fx_codec_tiff.cpp
|
| +++ b/core/fxcodec/codec/fx_codec_tiff.cpp
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "core/fxcodec/codec/codec_int.h"
|
| #include "core/fxcodec/fx_codec.h"
|
| -#include "core/fxge/include/fx_dib.h"
|
| +#include "core/fxge/fx_dib.h"
|
|
|
| extern "C" {
|
| #include "third_party/libtiff/tiffiop.h"
|
|
|