| Index: core/src/fxcodec/jbig2/JBig2_SymbolDict.cpp
|
| diff --git a/core/src/fxcodec/jbig2/JBig2_SymbolDict.cpp b/core/src/fxcodec/jbig2/JBig2_SymbolDict.cpp
|
| index 351a8389c88b1101d24dd0f1419c8500c919c7c6..b1e56c006189944ae994bab5966ce82160efec32 100644
|
| --- a/core/src/fxcodec/jbig2/JBig2_SymbolDict.cpp
|
| +++ b/core/src/fxcodec/jbig2/JBig2_SymbolDict.cpp
|
| @@ -6,8 +6,8 @@
|
|
|
| #include "JBig2_SymbolDict.h"
|
|
|
| -#include "../../../include/fxcrt/fx_memory.h"
|
| #include "JBig2_Image.h"
|
| +#include "core/include/fxcrt/fx_memory.h"
|
|
|
| CJBig2_SymbolDict::CJBig2_SymbolDict() {
|
| }
|
|
|