summaryrefslogtreecommitdiff
path: root/basebmp/test/linetest.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basebmp/test/linetest.cxx')
-rw-r--r--basebmp/test/linetest.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basebmp/test/linetest.cxx b/basebmp/test/linetest.cxx
index cf5f3942befd..9943a399a335 100644
--- a/basebmp/test/linetest.cxx
+++ b/basebmp/test/linetest.cxx
@@ -154,7 +154,7 @@ public:
Format::ONE_BIT_MSB_PAL );
mpDevice32bpp = createBitmapDevice( aSize,
true,
- Format::THIRTYTWO_BIT_TC_MASK );
+ Format::THIRTYTWO_BIT_TC_MASK_BGRA );
}
void testCornerCases()