Add CMYK support to the TurboJPEG C API


git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1019 632fc199-4ca6-4c93-a231-07263d6284db
diff --git a/turbojpeg-mapfile b/turbojpeg-mapfile
index 21389b1..46e6ca7 100755
--- a/turbojpeg-mapfile
+++ b/turbojpeg-mapfile
@@ -41,6 +41,7 @@
 {
 	global:
 		tjBufSizeYUV2;
+		tjDecompressHeader3;
 		tjDecompressToYUV2;
 		tjEncodeYUV3;
 } TURBOJPEG_1.2;