--- old/src/java.desktop/windows/native/libawt/windows/awt_ole.h 2020-03-17 20:42:25.823599800 +0900 +++ new/src/java.desktop/windows/native/libawt/windows/awt_ole.h 2020-03-17 20:42:25.185934800 +0900 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2009, 2020, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -26,10 +26,10 @@ #ifndef AWT_OLE_H #define AWT_OLE_H -#include "awt.h" #include #include #include +#include "awt.h" #ifdef _DEBUG #define _SUN_DEBUG