diff options
Diffstat (limited to 'core/fxcodec/jbig2/JBig2_GrdProc.h')
-rw-r--r-- | core/fxcodec/jbig2/JBig2_GrdProc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/fxcodec/jbig2/JBig2_GrdProc.h b/core/fxcodec/jbig2/JBig2_GrdProc.h index a78e8cdbc1..af6f2232d1 100644 --- a/core/fxcodec/jbig2/JBig2_GrdProc.h +++ b/core/fxcodec/jbig2/JBig2_GrdProc.h @@ -17,8 +17,8 @@ class CJBig2_ArithDecoder; class CJBig2_BitStream; class CJBig2_Image; +class JBig2ArithCtx; class PauseIndicatorIface; -struct JBig2ArithCtx; class CJBig2_GRDProc { public: |