Index: core/fxcodec/codec/fx_codec_flate.cpp |
diff --git a/core/src/fxcodec/codec/fx_codec_flate.cpp b/core/fxcodec/codec/fx_codec_flate.cpp |
similarity index 99% |
rename from core/src/fxcodec/codec/fx_codec_flate.cpp |
rename to core/fxcodec/codec/fx_codec_flate.cpp |
index faffebda28ac7488be81fd77ec81bbddfa8f6ef6..49a4f3416671976c9fa835a7ec8c89920447a859 100644 |
--- a/core/src/fxcodec/codec/fx_codec_flate.cpp |
+++ b/core/fxcodec/codec/fx_codec_flate.cpp |
@@ -4,7 +4,7 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#include "core/src/fxcodec/codec/codec_int.h" |
+#include "core/fxcodec/codec/codec_int.h" |
#include <algorithm> |
#include <memory> |