| Index: core/fxcodec/jbig2/JBig2_Segment.cpp
|
| diff --git a/core/fxcodec/jbig2/JBig2_Segment.cpp b/core/fxcodec/jbig2/JBig2_Segment.cpp
|
| index a6bac3614115184e1689d6efd8a91a5f6d027182..64df0db5f7ab5ce76d32fc92e858b75292407699 100644
|
| --- a/core/fxcodec/jbig2/JBig2_Segment.cpp
|
| +++ b/core/fxcodec/jbig2/JBig2_Segment.cpp
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "core/fxcodec/jbig2/JBig2_Segment.h"
|
|
|
| -#include "core/include/fxcrt/fx_memory.h"
|
| +#include "core/fxcrt/include/fx_memory.h"
|
|
|
| CJBig2_Segment::CJBig2_Segment() {
|
| m_dwNumber = 0;
|
|
|