summaryrefslogtreecommitdiffstats
path: root/gfx/ycbcr/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/ycbcr/moz.build')
-rw-r--r--gfx/ycbcr/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/ycbcr/moz.build b/gfx/ycbcr/moz.build
index 04855e2e9..092079899 100644
--- a/gfx/ycbcr/moz.build
+++ b/gfx/ycbcr/moz.build
@@ -8,7 +8,7 @@ EXPORTS += [
'YCbCrUtils.h',
]
-UNIFIED_SOURCES += [
+SOURCES += [
'scale_yuv_argb.cpp',
'ycbcr_to_rgb565.cpp',
'YCbCrUtils.cpp',