| Index: core/fxcodec/codec/ccodec_basicmodule.h
|
| diff --git a/core/fxcodec/codec/ccodec_basicmodule.h b/core/fxcodec/codec/ccodec_basicmodule.h
|
| index 641cd00cf48adfc8f3f80bd851efc5a1802f1657..1c3f4d1cfb8a67eaa9bdf649447ba160b6086f20 100644
|
| --- a/core/fxcodec/codec/ccodec_basicmodule.h
|
| +++ b/core/fxcodec/codec/ccodec_basicmodule.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef CORE_FXCODEC_CODEC_CCODEC_BASICMODULE_H_
|
| #define CORE_FXCODEC_CODEC_CCODEC_BASICMODULE_H_
|
|
|
| -#include "core/fxcrt/include/fx_system.h"
|
| +#include "core/fxcrt/fx_system.h"
|
|
|
| class CCodec_ScanlineDecoder;
|
|
|
|
|