| Index: core/fxcodec/jbig2/JBig2_SymbolDict.h
|
| diff --git a/core/fxcodec/jbig2/JBig2_SymbolDict.h b/core/fxcodec/jbig2/JBig2_SymbolDict.h
|
| index 64ab88159632801a2e9eda80f392347ed27ffcbd..b880d6bff38c79708c30427fef4f53a7a1015062 100644
|
| --- a/core/fxcodec/jbig2/JBig2_SymbolDict.h
|
| +++ b/core/fxcodec/jbig2/JBig2_SymbolDict.h
|
| @@ -12,7 +12,7 @@
|
|
|
| #include "core/fxcodec/jbig2/JBig2_ArithDecoder.h"
|
| #include "core/fxcodec/jbig2/JBig2_List.h"
|
| -#include "core/include/fxcrt/fx_basic.h"
|
| +#include "core/fxcrt/include/fx_basic.h"
|
|
|
| class CJBig2_Image;
|
|
|
|
|