| Index: core/src/fxcodec/jbig2/JBig2_HuffmanTable_Standard.h
|
| diff --git a/core/src/fxcodec/jbig2/JBig2_HuffmanTable_Standard.h b/core/src/fxcodec/jbig2/JBig2_HuffmanTable_Standard.h
|
| index 28d8ae3564dcff77c8c5c4b8e3a358b782924fe6..e4c3265673d64e0372f2bc15dcdbbfa0400aff6d 100644
|
| --- a/core/src/fxcodec/jbig2/JBig2_HuffmanTable_Standard.h
|
| +++ b/core/src/fxcodec/jbig2/JBig2_HuffmanTable_Standard.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef _JBIG2_HUFFMAN_TABLE_STANDARD_H_
|
| #define _JBIG2_HUFFMAN_TABLE_STANDARD_H_
|
|
|
| -#include "../../../../core/include/fxcrt/fx_system.h"
|
| +#include "core/include/fxcrt/fx_system.h"
|
|
|
| struct JBig2TableLine {
|
| int PREFLEN;
|
|
|