| Index: core/src/fxcodec/jbig2/JBig2_ArithIntDecoder.cpp
|
| diff --git a/core/src/fxcodec/jbig2/JBig2_ArithIntDecoder.cpp b/core/src/fxcodec/jbig2/JBig2_ArithIntDecoder.cpp
|
| index 6ee255af1b11c97c6f6e3e9fe8e3935930ba3367..b3f99111414f51d8b24080e1effbc1a36dac7586 100644
|
| --- a/core/src/fxcodec/jbig2/JBig2_ArithIntDecoder.cpp
|
| +++ b/core/src/fxcodec/jbig2/JBig2_ArithIntDecoder.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "JBig2_ArithIntDecoder.h"
|
| +#include "core/src/fxcodec/jbig2/JBig2_ArithIntDecoder.h"
|
|
|
| #include "core/include/fxcrt/fx_basic.h"
|
|
|
|
|