| 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 f7a507067b88e881ba6aea063d8ba425593c6c3c..30e038058c82ba3c709ca70cd823e4d0030189a9 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 "../../../include/fxcrt/fx_system.h"
|
| +#include "core/include/fxcrt/fx_system.h"
|
|
|
| #include "JBig2_Image.h"
|
|
|
|
|