Index: core/src/fxcodec/codec/fx_codec_fax.cpp |
diff --git a/core/src/fxcodec/codec/fx_codec_fax.cpp b/core/src/fxcodec/codec/fx_codec_fax.cpp |
index b198e74784c1412dc16bf26a4dffbabc10408da3..b7e84b156ccf4afbb7d81393c113101672cc236d 100644 |
--- a/core/src/fxcodec/codec/fx_codec_fax.cpp |
+++ b/core/src/fxcodec/codec/fx_codec_fax.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
sort order.
dsinclair
2016/02/17 21:54:00
Done.
|
#include "core/include/fxcodec/fx_codec.h" |
namespace { |