| Index: core/fxcodec/codec/ccodec_jpegmodule.h
|
| diff --git a/core/fxcodec/codec/ccodec_jpegmodule.h b/core/fxcodec/codec/ccodec_jpegmodule.h
|
| index 52fc4d8e81720d30a307534873970e96582b070d..74071347cb2acd5078799ac075baa4400b01cd92 100644
|
| --- a/core/fxcodec/codec/ccodec_jpegmodule.h
|
| +++ b/core/fxcodec/codec/ccodec_jpegmodule.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef CORE_FXCODEC_CODEC_CCODEC_JPEGMODULE_H_
|
| #define CORE_FXCODEC_CODEC_CCODEC_JPEGMODULE_H_
|
|
|
| -#include "core/fxcrt/include/fx_system.h"
|
| +#include "core/fxcrt/fx_system.h"
|
|
|
| class CCodec_ScanlineDecoder;
|
| class CFX_DIBSource;
|
|
|