| Index: core/fxcodec/jbig2/JBig2_ArithIntDecoder.h
|
| diff --git a/core/fxcodec/jbig2/JBig2_ArithIntDecoder.h b/core/fxcodec/jbig2/JBig2_ArithIntDecoder.h
|
| index 9a04504ca733579fe9268dd561f67e14409a8248..50327cc15127f81781dbad83246113e6ad73b8fa 100644
|
| --- a/core/fxcodec/jbig2/JBig2_ArithIntDecoder.h
|
| +++ b/core/fxcodec/jbig2/JBig2_ArithIntDecoder.h
|
| @@ -10,7 +10,7 @@
|
| #include <vector>
|
|
|
| #include "core/fxcodec/jbig2/JBig2_ArithDecoder.h"
|
| -#include "core/include/fxcrt/fx_system.h"
|
| +#include "core/fxcrt/include/fx_system.h"
|
|
|
| class CJBig2_ArithIntDecoder {
|
| public:
|
|
|