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 7ae59a651026500ef1b2ef6fa8c47493b7a6fdae..2cd69d716529ee89327809b191c7d5601641d269 100644 |
--- a/core/src/fxcodec/codec/fx_codec_icc.cpp |
+++ b/core/src/fxcodec/codec/fx_codec_icc.cpp |
@@ -4,7 +4,7 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#include "codec_int.h" |
+#include "core/src/fxcodec/codec/codec_int.h" |
Tom Sepez
2016/02/17 21:32:26
order
dsinclair
2016/02/17 21:54:00
Done.
|
#include "core/include/fxcodec/fx_codec.h" |
#include "third_party/lcms2-2.6/include/lcms2.h" |