| Index: core/fxcodec/jbig2/JBig2_PatternDict.cpp
|
| diff --git a/core/fxcodec/jbig2/JBig2_PatternDict.cpp b/core/fxcodec/jbig2/JBig2_PatternDict.cpp
|
| index 9598dc4bae56082e73d6f889ffbce909f333de28..cd6a2ad3c2cc025e7606965d1c7eb938a5c72911 100644
|
| --- a/core/fxcodec/jbig2/JBig2_PatternDict.cpp
|
| +++ b/core/fxcodec/jbig2/JBig2_PatternDict.cpp
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "core/fxcodec/jbig2/JBig2_PatternDict.h"
|
|
|
| -#include "core/fxcrt/include/fx_memory.h"
|
| +#include "core/fxcrt/fx_memory.h"
|
|
|
| CJBig2_PatternDict::CJBig2_PatternDict() {
|
| NUMPATS = 0;
|
|
|