| 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 e625737e344d863f7c4710dc20f9703339958137..fd56c933938da431e59b3c55c36cb8d22c9d700a 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/fxcodec/include/fx_codec.h"
|
| #include "core/fxge/include/fx_dib.h"
|
| -#include "core/include/fxcodec/fx_codec.h"
|
|
|
| extern "C" {
|
| #undef FAR
|
|
|