| Index: core/fxcodec/jbig2/JBig2_HtrdProc.h
|
| diff --git a/core/fxcodec/jbig2/JBig2_HtrdProc.h b/core/fxcodec/jbig2/JBig2_HtrdProc.h
|
| index 7766ce6d4604a93f21c6691261ff40ad93da4c0a..62ae57d9c989cfa35feb09c8b36297433fb6b8f0 100644
|
| --- a/core/fxcodec/jbig2/JBig2_HtrdProc.h
|
| +++ b/core/fxcodec/jbig2/JBig2_HtrdProc.h
|
| @@ -8,7 +8,7 @@
|
| #define CORE_FXCODEC_JBIG2_JBIG2_HTRDPROC_H_
|
|
|
| #include "core/fxcodec/jbig2/JBig2_Image.h"
|
| -#include "core/include/fxcrt/fx_system.h"
|
| +#include "core/fxcrt/include/fx_system.h"
|
|
|
| class CJBig2_ArithDecoder;
|
| class CJBig2_BitStream;
|
|
|