From 1aeb798d542409d63347bbfb493ba6f145cf541c Mon Sep 17 00:00:00 2001 From: dcommander Date: Tue, 14 Dec 2010 19:48:38 +0000 Subject: Include new tjDecompressHeader2() function git-svn-id: svn://svn.code.sf.net/p/libjpeg-turbo/code/trunk@313 632fc199-4ca6-4c93-a231-07263d6284db --- turbojpeg-mapfile | 1 + 1 file changed, 1 insertion(+) (limited to 'turbojpeg-mapfile') diff --git a/turbojpeg-mapfile b/turbojpeg-mapfile index b2776f2..e54d59c 100755 --- a/turbojpeg-mapfile +++ b/turbojpeg-mapfile @@ -5,6 +5,7 @@ TJBUFSIZE; tjInitDecompress; tjDecompressHeader; + tjDecompressHeader2; tjDecompress; tjDestroy; tjGetErrorStr; -- cgit v1.2.3