| Index: core/src/fxcodec/jbig2/JBig2_Image.h
|
| diff --git a/core/src/fxcodec/jbig2/JBig2_Image.h b/core/src/fxcodec/jbig2/JBig2_Image.h
|
| index c47d275cf72cc27a2642659a4e2de68408d87347..e7b07798164329a3892220cbd8e9334e853bc60a 100644
|
| --- a/core/src/fxcodec/jbig2/JBig2_Image.h
|
| +++ b/core/src/fxcodec/jbig2/JBig2_Image.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef CORE_SRC_FXCODEC_JBIG2_JBIG2_IMAGE_H_
|
| #define CORE_SRC_FXCODEC_JBIG2_JBIG2_IMAGE_H_
|
|
|
| -#include "JBig2_Define.h"
|
| +#include "core/src/fxcodec/jbig2/JBig2_Define.h"
|
|
|
| enum JBig2ComposeOp {
|
| JBIG2_COMPOSE_OR = 0,
|
|
|