diff -r 613e4e943120 -r b68f3e90dca1 mmlibs/mmfw/Recogniser/src/parsers.h --- a/mmlibs/mmfw/Recogniser/src/parsers.h Thu Sep 02 22:02:55 2010 +0300 +++ b/mmlibs/mmfw/Recogniser/src/parsers.h Fri Sep 17 08:37:57 2010 +0300 @@ -122,6 +122,7 @@ TInt iBrandIndex; TBool iIsFinished; TInt64 iSize; // The current box's size. + TBool iSizeIn32bit; CReader& iReader; TFlags& iFlags; TBool iVideoAssumed;