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