--- old/src/java.desktop/windows/native/libsplashscreen/splashscreen_config.h 2016-03-22 12:41:50.355436485 +0530 +++ new/src/java.desktop/windows/native/libsplashscreen/splashscreen_config.h 2016-03-22 12:41:50.195436483 +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