| Index: core/fxcodec/codec/ccodec_tiffmodule.h
|
| diff --git a/core/fxcodec/codec/ccodec_tiffmodule.h b/core/fxcodec/codec/ccodec_tiffmodule.h
|
| index 7b89584a3f896f52299ec7720abe78d4c2e8918b..c6525f32e2effc6e932fb675901ad2001eb433b9 100644
|
| --- a/core/fxcodec/codec/ccodec_tiffmodule.h
|
| +++ b/core/fxcodec/codec/ccodec_tiffmodule.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef CORE_FXCODEC_CODEC_CCODEC_TIFFMODULE_H_
|
| #define CORE_FXCODEC_CODEC_CCODEC_TIFFMODULE_H_
|
|
|
| -#include "core/fxcrt/include/fx_system.h"
|
| +#include "core/fxcrt/fx_system.h"
|
|
|
| class CCodec_TiffContext;
|
| class CFX_DIBAttribute;
|
|
|