Index: core/fxcodec/codec/fx_codec_png.cpp |
diff --git a/core/src/fxcodec/codec/fx_codec_png.cpp b/core/fxcodec/codec/fx_codec_png.cpp |
similarity index 99% |
rename from core/src/fxcodec/codec/fx_codec_png.cpp |
rename to core/fxcodec/codec/fx_codec_png.cpp |
index c8cb1b8a6ab738168e8695512ca103b34439adbd..a3882ba8fb4faec3958f5a9901d6e40ce16d2502 100644 |
--- a/core/src/fxcodec/codec/fx_codec_png.cpp |
+++ b/core/fxcodec/codec/fx_codec_png.cpp |
@@ -6,9 +6,9 @@ |
#include <algorithm> |
+#include "core/fxcodec/codec/codec_int.h" |
#include "core/include/fxcodec/fx_codec.h" |
#include "core/include/fxge/fx_dib.h" |
-#include "core/src/fxcodec/codec/codec_int.h" |
extern "C" { |
#undef FAR |