| Index: core/fxcodec/codec/ccodec_pngmodule.h
|
| diff --git a/core/fxcodec/codec/ccodec_pngmodule.h b/core/fxcodec/codec/ccodec_pngmodule.h
|
| index 23b5d4b5b99c1bac8495df5e30be22deed4408c0..747d346afc1ec03f8ede0e6aeb3f32748ea09612 100644
|
| --- a/core/fxcodec/codec/ccodec_pngmodule.h
|
| +++ b/core/fxcodec/codec/ccodec_pngmodule.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef CORE_FXCODEC_CODEC_CCODEC_PNGMODULE_H_
|
| #define CORE_FXCODEC_CODEC_CCODEC_PNGMODULE_H_
|
|
|
| -#include "core/fxcrt/include/fx_system.h"
|
| +#include "core/fxcrt/fx_system.h"
|
|
|
| class CFX_DIBAttribute;
|
| struct FXPNG_Context;
|
|
|