diff --git a/dlls/usp10/tests/usp10.c b/dlls/usp10/tests/usp10.c index 40840c3b364..54d826f2da8 100644 --- a/dlls/usp10/tests/usp10.c +++ b/dlls/usp10/tests/usp10.c @@ -622,7 +622,8 @@ static void test_ScriptString(HDC hdc) int MaxSel = 0; BOOL Disabled = FALSE; const int *clip_len; - UINT *order, i; + int i; + UINT *order; Charset = -1; /* this flag indicates unicode input */