summaryrefslogtreecommitdiff
path: root/babl/base/model-ycbcr.c
diff options
context:
space:
mode:
authorJeremy Bícha <jbicha@ubuntu.com>2023-06-12 18:06:10 +0100
committerJeremy Bícha <jbicha@ubuntu.com>2023-06-12 18:06:10 +0100
commitb996e42137121c616e778befb4aab16bfc633d7b (patch)
treed2ed9b4a33ee787f2dc82964c43d45447766c7d6 /babl/base/model-ycbcr.c
parentca2ad4d784f40fc6a4afde8ec0b46cb92ad72176 (diff)
parent6c53911389104733e23c52f55d002d11ed6b9458 (diff)
Record babl (1:0.1.106-2) in archive suite sid
Diffstat (limited to 'babl/base/model-ycbcr.c')
-rw-r--r--babl/base/model-ycbcr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/babl/base/model-ycbcr.c b/babl/base/model-ycbcr.c
index 64db6a2..e061298 100644
--- a/babl/base/model-ycbcr.c
+++ b/babl/base/model-ycbcr.c
@@ -34,7 +34,7 @@ static void conversions (void);
static void formats (void);
void
-babl_base_model_ycbcr (void)
+BABL_SIMD_SUFFIX (babl_base_model_ycbcr) (void)
{
components ();
models ();