summaryrefslogtreecommitdiff
path: root/babl/base/model-ycbcr.c
diff options
context:
space:
mode:
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 ();