| Index: core/fxcodec/jbig2/JBig2_GrdProc.cpp
|
| diff --git a/core/fxcodec/jbig2/JBig2_GrdProc.cpp b/core/fxcodec/jbig2/JBig2_GrdProc.cpp
|
| index b692909c01b6bd3469a9f6fce95f4d124a8d327f..344367dfa304ea91e6f7cf404f8dcbe0555d2cd2 100644
|
| --- a/core/fxcodec/jbig2/JBig2_GrdProc.cpp
|
| +++ b/core/fxcodec/jbig2/JBig2_GrdProc.cpp
|
| @@ -8,7 +8,7 @@
|
|
|
| #include <memory>
|
|
|
| -#include "core/fxcodec/include/fx_codec.h"
|
| +#include "core/fxcodec/fx_codec.h"
|
| #include "core/fxcodec/jbig2/JBig2_ArithDecoder.h"
|
| #include "core/fxcodec/jbig2/JBig2_BitStream.h"
|
| #include "core/fxcodec/jbig2/JBig2_Image.h"
|
|
|