| Index: core/fxcodec/codec/fx_codec_png.cpp
|
| diff --git a/core/fxcodec/codec/fx_codec_png.cpp b/core/fxcodec/codec/fx_codec_png.cpp
|
| index f8621001b6fc35c2cf9871292dfec45443d08289..e625737e344d863f7c4710dc20f9703339958137 100644
|
| --- a/core/fxcodec/codec/fx_codec_png.cpp
|
| +++ b/core/fxcodec/codec/fx_codec_png.cpp
|
| @@ -7,8 +7,8 @@
|
| #include <algorithm>
|
|
|
| #include "core/fxcodec/codec/codec_int.h"
|
| +#include "core/fxge/include/fx_dib.h"
|
| #include "core/include/fxcodec/fx_codec.h"
|
| -#include "core/include/fxge/fx_dib.h"
|
|
|
| extern "C" {
|
| #undef FAR
|
|
|