| Index: core/fxcodec/codec/ccodec_flatemodule.h
|
| diff --git a/core/fxcodec/codec/ccodec_flatemodule.h b/core/fxcodec/codec/ccodec_flatemodule.h
|
| index 01797e7e6878a4f1cd0dc6986ef3c0dbb86fd6b6..0b91f0a8c37559d86cdfeef7b051a9177e3b0361 100644
|
| --- a/core/fxcodec/codec/ccodec_flatemodule.h
|
| +++ b/core/fxcodec/codec/ccodec_flatemodule.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef CORE_FXCODEC_CODEC_CCODEC_FLATEMODULE_H_
|
| #define CORE_FXCODEC_CODEC_CCODEC_FLATEMODULE_H_
|
|
|
| -#include "core/fxcrt/include/fx_system.h"
|
| +#include "core/fxcrt/fx_system.h"
|
|
|
| class CCodec_ScanlineDecoder;
|
|
|
|
|