| Index: core/fxcodec/jbig2/JBig2_Segment.cpp
|
| diff --git a/core/fxcodec/jbig2/JBig2_Segment.cpp b/core/fxcodec/jbig2/JBig2_Segment.cpp
|
| index 0f53abcee3450394f9ca241fbbcdb9e0086c8e36..610246b6e2ce6840a363eda05b0f2e8aef380bc9 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/fxcrt/include/fx_memory.h"
|
| +#include "core/fxcrt/fx_memory.h"
|
|
|
| CJBig2_Segment::CJBig2_Segment() {
|
| m_dwNumber = 0;
|
|
|