| Index: core/fxcodec/jbig2/JBig2_PddProc.h
|
| diff --git a/core/fxcodec/jbig2/JBig2_PddProc.h b/core/fxcodec/jbig2/JBig2_PddProc.h
|
| index 6bdd186ffc47ef3caacd589c235cf4a4d709ff3d..93b2d350c194ff69acc4af64075ad57f44573f36 100644
|
| --- a/core/fxcodec/jbig2/JBig2_PddProc.h
|
| +++ b/core/fxcodec/jbig2/JBig2_PddProc.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef CORE_FXCODEC_JBIG2_JBIG2_PDDPROC_H_
|
| #define CORE_FXCODEC_JBIG2_JBIG2_PDDPROC_H_
|
|
|
| -#include "core/fxcrt/include/fx_system.h"
|
| +#include "core/fxcrt/fx_system.h"
|
|
|
| class CJBig2_ArithDecoder;
|
| class CJBig2_BitStream;
|
|
|