diff -r af140b902983 -r 90de155e514a imagingmodules/jp2kcodec/Inc/JP2KImageInfo.h --- a/imagingmodules/jp2kcodec/Inc/JP2KImageInfo.h Mon Mar 08 21:44:42 2010 +0000 +++ b/imagingmodules/jp2kcodec/Inc/JP2KImageInfo.h Sun Mar 14 13:15:20 2010 +0000 @@ -161,14 +161,14 @@ * @since 2.6 * @return TUint16: number of tiles in horizontal position. */ - TUint16 NumOfHorizTiles() const; + TUint16 NumOfHorizTilesL() const; /** * Get total number of tiles in vertical position * @since 2.6 * @return TUint16: number of tiles in vertical position. */ - TUint16 NumOfVertTiles() const; + TUint16 NumOfVertTilesL() const; /** * Get total number of components