| Index: core/src/fxcodec/jbig2/JBig2_BitStream.h
|
| diff --git a/core/src/fxcodec/jbig2/JBig2_BitStream.h b/core/src/fxcodec/jbig2/JBig2_BitStream.h
|
| index c7c50b8c81ab0fecea1f124db748dc8d13167506..fc9aa8a5c4ca5d44fc5d93d30ab94ec60c8b9ab7 100644
|
| --- a/core/src/fxcodec/jbig2/JBig2_BitStream.h
|
| +++ b/core/src/fxcodec/jbig2/JBig2_BitStream.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef CORE_SRC_FXCODEC_JBIG2_JBIG2_BITSTREAM_H_
|
| #define CORE_SRC_FXCODEC_JBIG2_JBIG2_BITSTREAM_H_
|
|
|
| -#include "../../../include/fxcrt/fx_basic.h"
|
| +#include "core/include/fxcrt/fx_basic.h"
|
|
|
| class CPDF_StreamAcc;
|
|
|
|
|