| Index: core/src/fxcodec/jbig2/JBig2_HtrdProc.h
|
| diff --git a/core/src/fxcodec/jbig2/JBig2_HtrdProc.h b/core/src/fxcodec/jbig2/JBig2_HtrdProc.h
|
| index bea9494158996500082cea2675fc87d3fcd46090..f7a507067b88e881ba6aea063d8ba425593c6c3c 100644
|
| --- a/core/src/fxcodec/jbig2/JBig2_HtrdProc.h
|
| +++ b/core/src/fxcodec/jbig2/JBig2_HtrdProc.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef CORE_SRC_FXCODEC_JBIG2_JBIG2_HTRDPROC_H_
|
| #define CORE_SRC_FXCODEC_JBIG2_JBIG2_HTRDPROC_H_
|
|
|
| -#include "../../../core/include/fxcrt/fx_system.h"
|
| +#include "../../../include/fxcrt/fx_system.h"
|
|
|
| #include "JBig2_Image.h"
|
|
|
|
|