Skip to content

Commit 36321be

Browse files
Simon Tookegnu-andrew
authored andcommitted
8300178: JDK-8288516 causes build failure on Windows + VS2010
Reviewed-by: andrew
1 parent dfd2fe8 commit 36321be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jdk/src/windows/native/sun/font/lcdglyph.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
#include <stdio.h>
4949
#include <malloc.h>
5050
#include <math.h>
51-
#include <strsafe.h>
5251
#include <windows.h>
52+
#include <strsafe.h>
5353
#include <winuser.h>
5454

5555
#include <jni.h>

0 commit comments

Comments
 (0)