| Index: core/src/fxcodec/jbig2/JBig2_PatternDict.cpp
|
| diff --git a/core/src/fxcodec/jbig2/JBig2_PatternDict.cpp b/core/src/fxcodec/jbig2/JBig2_PatternDict.cpp
|
| index b32daa0de7cf9adcb4208f7a108b23694344cb06..aa78954aaadb22c4db8fb4e77df5a479fa87948a 100644
|
| --- a/core/src/fxcodec/jbig2/JBig2_PatternDict.cpp
|
| +++ b/core/src/fxcodec/jbig2/JBig2_PatternDict.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "JBig2_PatternDict.h"
|
| +#include "core/src/fxcodec/jbig2/JBig2_PatternDict.h"
|
|
|
| #include "core/include/fxcrt/fx_memory.h"
|
|
|
|
|