Chromium Code Reviews| Index: core/src/fxcodec/jbig2/JBig2_SddProc.h |
| diff --git a/core/src/fxcodec/jbig2/JBig2_SddProc.h b/core/src/fxcodec/jbig2/JBig2_SddProc.h |
| index 77ac049baf7476fd676ff57217df708f8e65ded5..229d850f7a107dc25090cd90da935473a411248d 100644 |
| --- a/core/src/fxcodec/jbig2/JBig2_SddProc.h |
| +++ b/core/src/fxcodec/jbig2/JBig2_SddProc.h |
| @@ -9,7 +9,7 @@ |
| #include <vector> |
| -#include "JBig2_ArithDecoder.h" |
| +#include "core/src/fxcodec/jbig2/JBig2_ArithDecoder.h" |
| #include "core/include/fxcrt/fx_system.h" |
|
Tom Sepez
2016/02/17 21:32:27
order
dsinclair
2016/02/17 21:54:00
Done.
|
| class CJBig2_BitStream; |