| Index: core/fxcodec/jbig2/JBig2_TrdProc.h
|
| diff --git a/core/fxcodec/jbig2/JBig2_TrdProc.h b/core/fxcodec/jbig2/JBig2_TrdProc.h
|
| index 83e43ec05f305fb64fdee4c70e19b26da9a2a1bf..277967631473207f0eaa23b90ce61a9adf2098e9 100644
|
| --- a/core/fxcodec/jbig2/JBig2_TrdProc.h
|
| +++ b/core/fxcodec/jbig2/JBig2_TrdProc.h
|
| @@ -8,7 +8,7 @@
|
| #define CORE_FXCODEC_JBIG2_JBIG2_TRDPROC_H_
|
|
|
| #include "core/fxcodec/jbig2/JBig2_Image.h"
|
| -#include "core/fxcrt/include/fx_system.h"
|
| +#include "core/fxcrt/fx_system.h"
|
|
|
| class CJBig2_ArithDecoder;
|
| class CJBig2_ArithIaidDecoder;
|
|
|