aboutsummaryrefslogtreecommitdiff
path: root/turbojpeg-mapfile
diff options
context:
space:
mode:
authordcommander <dcommander@632fc199-4ca6-4c93-a231-07263d6284db>2010-12-14 19:48:38 +0000
committerdcommander <dcommander@632fc199-4ca6-4c93-a231-07263d6284db>2010-12-14 19:48:38 +0000
commit1aeb798d542409d63347bbfb493ba6f145cf541c (patch)
tree0779d63f6484f68e3368134e0a8ace55c127aa5b /turbojpeg-mapfile
parenta4c7b6a7fa5eab1b0a9cf56163dd74e734d23060 (diff)
Include new tjDecompressHeader2() function
git-svn-id: svn://svn.code.sf.net/p/libjpeg-turbo/code/trunk@313 632fc199-4ca6-4c93-a231-07263d6284db
Diffstat (limited to 'turbojpeg-mapfile')
-rwxr-xr-xturbojpeg-mapfile1
1 files changed, 1 insertions, 0 deletions
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;