Index: core/src/fxcodec/codec/fx_codec_icc.cpp |
diff --git a/core/src/fxcodec/codec/fx_codec_icc.cpp b/core/src/fxcodec/codec/fx_codec_icc.cpp |
index 67e3d6422e2fbdf39bccd875fd0d2cebce836339..862872010be25e09535d535a25f658f733e8f504 100644 |
--- a/core/src/fxcodec/codec/fx_codec_icc.cpp |
+++ b/core/src/fxcodec/codec/fx_codec_icc.cpp |
@@ -4,8 +4,8 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#include "../../../include/fxcodec/fx_codec.h" |
#include "codec_int.h" |
+#include "core/include/fxcodec/fx_codec.h" |
#include "third_party/lcms2-2.6/include/lcms2.h" |
const FX_DWORD N_COMPONENT_LAB = 3; |