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