diff options
Diffstat (limited to 'core/fxcodec/jbig2/JBig2_PddProc.h')
-rw-r--r-- | core/fxcodec/jbig2/JBig2_PddProc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/fxcodec/jbig2/JBig2_PddProc.h b/core/fxcodec/jbig2/JBig2_PddProc.h index 13590edb41..be5fadfb32 100644 --- a/core/fxcodec/jbig2/JBig2_PddProc.h +++ b/core/fxcodec/jbig2/JBig2_PddProc.h @@ -15,8 +15,8 @@ class CJBig2_ArithDecoder; class CJBig2_BitStream; class CJBig2_GRDProc; class CJBig2_PatternDict; +class JBig2ArithCtx; class PauseIndicatorIface; -struct JBig2ArithCtx; class CJBig2_PDDProc { public: |