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