From 0d7fe66361a40702cb97357955cf35256f1d2c26 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 2 Feb 2015 19:25:43 +0000 Subject: Rename XYZFrame -> XYZImage and ARGBFrame -> ARGBImage. --- test/wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/wscript') diff --git a/test/wscript b/test/wscript index f669c378..b723f54c 100644 --- a/test/wscript +++ b/test/wscript @@ -25,7 +25,7 @@ def build(bld): else: obj.use = 'libdcp%s' % bld.env.API_VERSION obj.source = """ - argb_frame_test.cc + argb_image_test.cc certificates_test.cc colour_test.cc colour_conversion_test.cc -- cgit v1.2.3