| Index: core/fxcodec/codec/ccodec_bmpmodule.h
|
| diff --git a/core/fxcodec/codec/ccodec_bmpmodule.h b/core/fxcodec/codec/ccodec_bmpmodule.h
|
| index b465edd874e52b6d17d1c1d204fa19590f043a85..f5e5417924776c0e40a49a98785601f5861851d0 100644
|
| --- a/core/fxcodec/codec/ccodec_bmpmodule.h
|
| +++ b/core/fxcodec/codec/ccodec_bmpmodule.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef CORE_FXCODEC_CODEC_CCODEC_BMPMODULE_H_
|
| #define CORE_FXCODEC_CODEC_CCODEC_BMPMODULE_H_
|
|
|
| -#include "core/fxcrt/include/fx_system.h"
|
| +#include "core/fxcrt/fx_system.h"
|
|
|
| struct FXBMP_Context;
|
| class CFX_DIBAttribute;
|
|
|