| Index: core/fxcodec/jbig2/JBig2_HuffmanTable_Standard.h
|
| diff --git a/core/fxcodec/jbig2/JBig2_HuffmanTable_Standard.h b/core/fxcodec/jbig2/JBig2_HuffmanTable_Standard.h
|
| index 4fb2d1e07e3c961d514d2d872811b29c1d825dc5..c064f57d0c339470205cd5d387518a37d6627305 100644
|
| --- a/core/fxcodec/jbig2/JBig2_HuffmanTable_Standard.h
|
| +++ b/core/fxcodec/jbig2/JBig2_HuffmanTable_Standard.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef CORE_FXCODEC_JBIG2_JBIG2_HUFFMANTABLE_STANDARD_H_
|
| #define CORE_FXCODEC_JBIG2_JBIG2_HUFFMANTABLE_STANDARD_H_
|
|
|
| -#include "core/fxcrt/include/fx_system.h"
|
| +#include "core/fxcrt/fx_system.h"
|
|
|
| struct JBig2TableLine {
|
| uint8_t PREFLEN;
|
|
|