| Index: core/fxcodec/jbig2/JBig2_GrdProc.cpp
|
| diff --git a/core/fxcodec/jbig2/JBig2_GrdProc.cpp b/core/fxcodec/jbig2/JBig2_GrdProc.cpp
|
| index 5f3b47f659758d2be74fc4178cb34c839d863c2a..f1eda58d616747eecbe8f7329620b0cfa769633f 100644
|
| --- a/core/fxcodec/jbig2/JBig2_GrdProc.cpp
|
| +++ b/core/fxcodec/jbig2/JBig2_GrdProc.cpp
|
| @@ -11,7 +11,7 @@
|
| #include "core/fxcodec/jbig2/JBig2_ArithDecoder.h"
|
| #include "core/fxcodec/jbig2/JBig2_BitStream.h"
|
| #include "core/fxcodec/jbig2/JBig2_Image.h"
|
| -#include "core/include/fxcodec/fx_codec.h"
|
| +#include "core/fxcodec/include/fx_codec.h"
|
|
|
| CJBig2_GRDProc::CJBig2_GRDProc()
|
| : m_loopIndex(0),
|
|
|