--- old/src/java.desktop/windows/native/libsplashscreen/splashscreen_config.h 2016-03-23 19:53:07.156025118 +0530 +++ new/src/java.desktop/windows/native/libsplashscreen/splashscreen_config.h 2016-03-23 19:53:06.992025114 +0530 @@ -41,6 +41,7 @@ #include #include #include +#include "systemScale.h" typedef DWORD rgbquad_t; typedef WORD word_t; @@ -56,5 +57,4 @@ #define SPLASHEXPORT __declspec(dllexport) - #endif