| Index: core/fxcodec/jbig2/JBig2_Page.h
|
| diff --git a/core/fxcodec/jbig2/JBig2_Page.h b/core/fxcodec/jbig2/JBig2_Page.h
|
| index e9ffa767910e122e14022264aa7e8f242736e748..131d6c8ba751f5607b26599e5161c0e6607f025c 100644
|
| --- a/core/fxcodec/jbig2/JBig2_Page.h
|
| +++ b/core/fxcodec/jbig2/JBig2_Page.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef CORE_FXCODEC_JBIG2_JBIG2_PAGE_H_
|
| #define CORE_FXCODEC_JBIG2_JBIG2_PAGE_H_
|
|
|
| -#include "core/fxcrt/include/fx_system.h"
|
| +#include "core/fxcrt/fx_system.h"
|
|
|
| struct JBig2PageInfo {
|
| uint32_t m_dwWidth;
|
|
|