| Index: core/fxcodec/jbig2/JBig2_SddProc.h
|
| diff --git a/core/fxcodec/jbig2/JBig2_SddProc.h b/core/fxcodec/jbig2/JBig2_SddProc.h
|
| index 4febc8d5532415957e4043e21ebe8bd4dffb8029..747e9f05c7aba452b8a8c90d3cad8010fcb50afe 100644
|
| --- a/core/fxcodec/jbig2/JBig2_SddProc.h
|
| +++ b/core/fxcodec/jbig2/JBig2_SddProc.h
|
| @@ -10,7 +10,7 @@
|
| #include <vector>
|
|
|
| #include "core/fxcodec/jbig2/JBig2_ArithDecoder.h"
|
| -#include "core/fxcrt/include/fx_system.h"
|
| +#include "core/fxcrt/fx_system.h"
|
|
|
| class CJBig2_BitStream;
|
| class CJBig2_HuffmanTable;
|
|
|