| Index: core/src/fxcodec/codec/codec_int.h
|
| diff --git a/core/src/fxcodec/codec/codec_int.h b/core/src/fxcodec/codec/codec_int.h
|
| index 43d9f4cabc15cb8b4bce6b79592dc5f2535c22c5..eeaac886dd23348f763a73b1847c6d96e0b0519d 100644
|
| --- a/core/src/fxcodec/codec/codec_int.h
|
| +++ b/core/src/fxcodec/codec/codec_int.h
|
| @@ -11,8 +11,8 @@
|
| #include <list>
|
| #include <map>
|
|
|
| -#include "../jbig2/JBig2_Context.h"
|
| #include "core/include/fxcodec/fx_codec.h"
|
| +#include "core/src/fxcodec/jbig2/JBig2_Context.h"
|
| #include "third_party/base/nonstd_unique_ptr.h"
|
| #include "third_party/libopenjpeg20/openjpeg.h" // For OPJ_SIZE_T.
|
|
|
|
|