aboutsummaryrefslogtreecommitdiff
path: root/turbojpeg-mapfile
diff options
context:
space:
mode:
Diffstat (limited to 'turbojpeg-mapfile')
-rwxr-xr-xturbojpeg-mapfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/turbojpeg-mapfile b/turbojpeg-mapfile
index 5f896b74..fbe2cc68 100755
--- a/turbojpeg-mapfile
+++ b/turbojpeg-mapfile
@@ -25,9 +25,9 @@ TURBOJPEG_1.1
TURBOJPEG_1.2
{
global:
- tjCompress2
- tjDecompress2
- tjEncodeYUV2
+ tjCompress2;
+ tjDecompress2;
+ tjEncodeYUV2;
tjGetScalingFactors;
tjInitTransform;
tjTransform;