d3d10core/tests: Fix typo in #undef.

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Józef Kucia 2018-02-15 13:49:37 +01:00 committed by Alexandre Julliard
parent 1b3b2b2268
commit e65c3d1c35
1 changed files with 1 additions and 1 deletions

View File

@ -1936,7 +1936,7 @@ static void test_create_depthstencil_view(void)
};
#undef FMT_UNKNOWN
#undef D24S8
#undef R24S8_TL
#undef R24G8_TL
#undef DIM_UNKNOWN
#undef TEX_1D
#undef TEX_1D_ARRAY