diff -r 1cbb0d5bf7f2 -r b6dbf97aba93 mmlibs/mmfw/Recogniser/src/parsers.h --- a/mmlibs/mmfw/Recogniser/src/parsers.h Thu Sep 16 18:39:58 2010 +0100 +++ b/mmlibs/mmfw/Recogniser/src/parsers.h Thu Sep 16 18:57:38 2010 +0100 @@ -122,6 +122,7 @@ TInt iBrandIndex; TBool iIsFinished; TInt64 iSize; // The current box's size. + TBool iSizeIn32bit; CReader& iReader; TFlags& iFlags; TBool iVideoAssumed;